what
- In
atmos helmfile
commands, first check if the context ENV vars are already defined. If they are not, set them in the code
why
- Some users of
atmos
define the context ENV vars (e.g.REGION
) in the caller scripts, andatmos
overrides them. This fix will first check if the ENV vars are not defined by the parent process before setting them