github cloudposse/atmos v1.139.0

latest releases: v1.142.0, v1, v1.141.0...
one day ago
`TF_CLI_ARGS_*` Handling @milldr (#898)

what

  • Added logic and warning messages when the user specifies any TF_CLI_* environment variable, since this may conflict with Atmos behavior.
  • Append any TF_CLI env vars to the determined TF_CLI env var for terraform shell

why

  • When executing Terraform Shell, we should append generate var file to the (if) specified env var rather than overwriting it
  • When executing Terraform, var files are already appended (merged). We should add a warning nonetheless

atmos terraform shell

2025-01-02 18 37 16

atmos terraform plan

2025-01-02 18 36 15

Don't miss a new atmos release

NewReleases is sending notifications on new releases.