atmos
atmos copied to clipboard
Instead of selecting the workspace, set the `TF_WORKSPACE` env var
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
Instead of selecting the workspace, set the TF_WORKSPACE env var to speed up the atmos process and have one less command that atmos needs to run
https://www.terraform.io/cli/config/environment-variables#tf_workspace
Expected Behavior
atmos selects a workspace based using the env var instead of a raw command. One less command.
@nitrocode love this idea -- Looking forward to seeing it implemented!