Configuration specific to Terragrunt stacks.
- terraformVersionTerraform version to use.
- terragruntVersionTerragrunt version to use.
- effectiveVersionsEffectiveTerragruntVersionResult!Effective terragrunt and terraform versions
- useRunAllIf set to true, Terragrunt backend will execute commands in run-all mode.
- useSmartSanitizationIf Smart sanitization should be used for sanitizing terraform plans and resources. Smart sanitization will only sanitize values that terraform has marked as sensitive.
- toolTerragruntToolTerragruntTool defines the underlying tool run by Terragrunt.