Skip to content

v1.162.1

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 13 Feb 20:06
· 3 commits to refs/heads/main since this release
5a55781
Update `atmos terraform` commands that require processing of `Go` templates and Atmos YAML functions @aknysh (#1062)

what

  • Update atmos terraform commands that require processing of Go templates and Atmos YAML functions

why

  • The following atmos terraform commands require processing of Go templates and Atmos YAML functions in Atmos manifests:
plan
apply
deploy
destroy
generate
output
shell
write
force-unlock
import
refresh
show
taint
untaint
validate
state list
state mv
state pull
state push
state replace-provider
state rm
state show

related