Documentation
¶
Overview ¶
Package planmodifiers contains custom plan modifiers for the Terraform provider.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllowApiDefaultObject ¶
func AllowApiDefaultObject() planmodifier.Object
AllowApiDefaultObject returns a plan modifier that handles optional+computed objects where the API always provides a value. When the field is removed from configuration, it marks the plan as unknown (allowing the API to set a default) instead of keeping the old state value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.