planmodifiers

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2026 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NullIfAlsoSetInt32

func NullIfAlsoSetInt32(onValues []string) planmodifier.Int32

func ObjectSuppressIfAttributeEquals

func ObjectSuppressIfAttributeEquals(attributePath path.Path, attributeValue attr.Value) planmodifier.Object

ObjectSuppressIfAttributeEquals returns a planmodifier.Object that suppresses the attribute if another attribute has a specific value.

func ObjectSuppressIfAttributeNotEquals

func ObjectSuppressIfAttributeNotEquals(attributePath path.Path, attributeValue attr.Value) planmodifier.Object

ObjectSuppressIfAttributeNotEquals returns a planmodifier.Object that suppresses the attribute if another attribute does NOT have a specific value.

func StringSuppressIfAttributeEquals

func StringSuppressIfAttributeEquals(attributePath path.Path, attributeValue attr.Value) planmodifier.String

StringSuppressIfAttributeEquals returns a planmodifier.String that suppresses the attribute if another attribute has a specific value.

func StringSuppressIfAttributeNotEquals

func StringSuppressIfAttributeNotEquals(attributePath path.Path, attributeValue attr.Value) planmodifier.String

StringSuppressIfAttributeNotEquals returns a planmodifier.String that suppresses the attribute if another attribute does NOT have a specific value.

func StringUseStateIfConfigUnchanged

func StringUseStateIfConfigUnchanged(paths []path.Path) planmodifier.String

StringUseStateIfConfigUnchanged returns a planmodifier.String that uses the state value if no configurable attributes have changed.

func ToEmptyStringIfNullOrUnknown

func ToEmptyStringIfNullOrUnknown() planmodifier.String

func ToLowercase

func ToLowercase() planmodifier.String

func ToNullStringIfUnknown

func ToNullStringIfUnknown() planmodifier.String

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL