StackConfigVendorTerraformInput

Configuration specific to Terraform stacks.
  • version
    Terraform version to use.
  • workspace
    Terraform workspace to select (not compatible with some backends).
  • useSmartSanitization
    If Smart sanitization should be used for sanitizing terraform plans and resources. Smart sanitization will only sanitize values that terraform has marked as sensitive.
  • externalStateAccessEnabled
    Indicates whether you can access the Stack state file from other stacks or outside of Spacelift.