You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if that is the right location to ask but following situation:
Right now, we have one single Azure Tenant with multiple deployed environments in like
Stage
Prod
and so on.
So Atlantis is running as a container and has following environment variables configured
ARM_CLIENT_ID
ARM_CLIENT_SECRET
ARM_TENANT_ID
everything works as expected as everything comes from one Terraform Workspace
If we now would like to move each environment into a own subscription/tenant, in conjuction with switch from default workspace in Terraform to environment-related workspaces, how would I go on with these three variables in Atlantis?
Would Custom Workflows the correct approach to define the environment variabels per Workspace?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Not sure if that is the right location to ask but following situation:
Right now, we have one single Azure Tenant with multiple deployed environments in like
and so on.
So Atlantis is running as a container and has following environment variables configured
everything works as expected as everything comes from one Terraform Workspace
If we now would like to move each environment into a own subscription/tenant, in conjuction with switch from default workspace in Terraform to environment-related workspaces, how would I go on with these three variables in Atlantis?
Would Custom Workflows the correct approach to define the environment variabels per Workspace?
thanks for your input
Joerg
Beta Was this translation helpful? Give feedback.
All reactions