what
- Add
workspaceto the outputs ofatmos describe stackscommand
why
- We often need to know the terraform workspace for each component (taking into account that Terraform workspaces can be overridden per component, so they are not always the same as the stack names)
test
tenant1-ue2-dev:
components:
terraform:
top-level-component1:
workspace: tenant1-ue2-dev
test/test-component-override-3:
workspace: test-component-override-3-workspace