Skip to main content

10 posts tagged with "Bug Fix"

Bug fixes

View All Tags

Fixed: !terraform.state with Disabled Workspaces

· 2 min read
Andriy Knysh
Principal Architect @ Cloud Posse

The !terraform.state YAML function now correctly reads Terraform state when workspaces are disabled (components.terraform.workspaces_enabled: false in atmos.yaml). Previously, Atmos looked for state files in the wrong location, causing the function to fail.