Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmptyListNestedObject ¶
func EmptyListNestedObject() planmodifier.List
EmptyListNestedObject return an AttributePlanModifier that returns an empty list if the planned value is Null.
func EmptySetNestedObject ¶
func EmptySetNestedObject() planmodifier.Set
EmptySetNestedObject return an AttributePlanModifier that returns an empty set if the planned value is Null.
func StaticListOfString ¶
StaticListOfString returns a static list of string value default handler.
func StaticPartialObject ¶
func StaticPartialObject(defaultVal map[string]interface{}) planmodifier.Object
StaticPartialObject return an AttributePlanModifier that sets the specified value if the planned value is Null.
func StaticSetOfString ¶
StaticSetOfString returns a static set of string value default handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.