Documentation ¶
Index ¶
- func Bool(input bool) *bool
- func ErrorMismatch(key, expected, actual string) error
- func ErrorNotMatchAny(key string) error
- func ErrorNotMatchAnyValues(key string, value string, options []string) error
- func ErrorShouldDefine(key string) error
- func ErrorShouldNotDefine(key string, options []string) error
- func ErrorShouldNotDefineReadOnly(key string) error
- func Float(input float64) *float64
- func GetId(resource interface{}) string
- func GetResourceType(id string) string
- func Int(input int) *int
- func Int32(input int32) *int32
- func Int64(input int64) *int64
- func Range(input hcl.Range) *hcl.Range
- func String(input string) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorMismatch ¶
func ErrorNotMatchAny ¶
func ErrorNotMatchAnyValues ¶
func ErrorShouldDefine ¶
func ErrorShouldNotDefine ¶
func GetResourceType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.