github cloudposse/atmos v1.160.4

latest releases: v1.160.5, v1
one day ago
Update YAML function `!terraform.output` @aknysh (#1048)

what

  • Update YAML function !terraform.output

why

  • When executing !terraform.output for a component that sets environment variables in the env section, set the environment variables from the env section in the child process, and also copy the parent process environment variables into the child process
  • The parent process environment variables can affect the !terraform.output execution, e.g. finding a terraform binary in the PATH

Don't miss a new atmos release

NewReleases is sending notifications on new releases.