Documentation ¶
Index ¶
- func CleanResourceName(name string) string
- func ExtractDashboards(fpath string, plannedState *tfjson.Plan) error
- func RedactCredentials(dir string) error
- func ReplaceNullSensitiveAttributes(fpath string) error
- func ReplaceReferences(fpath string, plannedState *tfjson.Plan, extraKnownReferences []string) error
- func StripDefaults(fpath string, extraFieldsToRemove map[string]any) error
- func UsePreferredResourceNames(fpaths ...string) error
- func WrapJSONFieldsInFunction(fpath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanResourceName ¶ added in v3.8.0
func ExtractDashboards ¶ added in v3.8.0
func RedactCredentials ¶
func ReplaceNullSensitiveAttributes ¶ added in v3.6.0
func ReplaceReferences ¶
func UsePreferredResourceNames ¶ added in v3.8.0
UsePreferredResourceNames replaces the resource name with the value of the preferred resource name field. The input files (resources.tf + imports.tf) are modified in place.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.