Documentation ¶
Index ¶
- func GetTFSchemaForField(tfResource *tfschema.Resource, field string) (*tfschema.Schema, error)
- func ImmutableFieldsFromDiff(diff *terraform.InstanceDiff) []string
- func IsConfigurableField(tfSchema *tfschema.Schema) bool
- func IsFieldNestedInList(tfResource *tfschema.Resource, field string) bool
- func IsObjectField(tfSchema *tfschema.Schema) bool
- func IsSensitiveConfigurableField(tfSchema *tfschema.Schema) bool
- func IsSensitiveField(tfSchema *tfschema.Schema) bool
- func TFResourceHasField(tfResource *tfschema.Resource, field string) bool
- func TFResourceHasSensitiveFields(tfResource *tfschema.Resource) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTFSchemaForField ¶
func ImmutableFieldsFromDiff ¶
func ImmutableFieldsFromDiff(diff *terraform.InstanceDiff) []string
func IsConfigurableField ¶
func IsFieldNestedInList ¶
func IsObjectField ¶
func IsSensitiveField ¶ added in v1.113.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.