Documentation ¶
Index ¶
- func DefaultBool(d bool) planmodifier.Bool
- func DefaultInt64(d int64) planmodifier.Int64
- func DefaultInt64Null() planmodifier.Int64
- func DefaultList(elements []attr.Value) listDefaultModifier
- func DefaultMap(elements map[string]attr.Value) mapDefaultModifier
- func DefaultObject(d map[string]attr.Value) planmodifier.Object
- func DefaultSet(elements []attr.Value) setDefaultModifier
- func DefaultString(defaultValue string) planmodifier.String
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultBool ¶
func DefaultBool(d bool) planmodifier.Bool
func DefaultInt64 ¶
func DefaultInt64(d int64) planmodifier.Int64
func DefaultInt64Null ¶
func DefaultInt64Null() planmodifier.Int64
func DefaultList ¶
func DefaultMap ¶
func DefaultObject ¶
func DefaultObject(d map[string]attr.Value) planmodifier.Object
func DefaultSet ¶
func DefaultString ¶
func DefaultString(defaultValue string) planmodifier.String
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.