Documentation
¶
Overview ¶
NOTE! copied from terraform-provider-tls
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttributeChanged ¶ added in v0.7.0
func AttributeChanged(ctx context.Context, p path.Path, req tfsdk.ModifyAttributePlanRequest) (bool, diag.Diagnostics)
func DefaultValue ¶
func DefaultValue(v attr.Value) tfsdk.AttributePlanModifier
DefaultValue is a helper to instantiate a defaultValueAttributePlanModifier.
func UseStateForUnknownUnlessTemplateChanged ¶ added in v0.7.0
func UseStateForUnknownUnlessTemplateChanged() tfsdk.AttributePlanModifier
Use current state for a topology's attribute if the topology's state is not nil and the template attribute has not changed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.