Documentation ¶
Overview ¶
NOTE! copied from terraform-provider-tls
NOTE! copied from terraform-provider-tls
NOTE! copied from terraform-provider-tls
Index ¶
- func AttributeChanged(ctx context.Context, p path.Path, plan tfsdk.Plan, state tfsdk.State) (bool, diag.Diagnostics)
- func BoolDefaultValue(v bool) planmodifier.Bool
- func HasAttribute(ctx context.Context, p path.Path, plan tfsdk.Plan) (bool, diag.Diagnostics)
- func SetDefaultValue(elemType attr.Type, value []attr.Value) planmodifier.Set
- func StringDefaultValue(v string) planmodifier.String
- func UseStateForUnknownUnlessTemplateChanged() planmodifier.String
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttributeChanged ¶
func BoolDefaultValue ¶
func BoolDefaultValue(v bool) planmodifier.Bool
func HasAttribute ¶
func SetDefaultValue ¶
func StringDefaultValue ¶
func StringDefaultValue(v string) planmodifier.String
func UseStateForUnknownUnlessTemplateChanged ¶
func UseStateForUnknownUnlessTemplateChanged() planmodifier.String
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.