This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
v0.6.0
·
6 commits
to refs/heads/main
since this release
Debug Tutorial Atmos Workflows @milldr (#19)
what
- Moved workflows to separate subfolder
why
atmos.yaml
sets the workflows base_path tostacks/workflows
- Tutorials have an error with the atmos workflow command:
atmos workflow deploy-all -s example
- The correct command should be
atmos workflow deploy-all -s example -f example.yaml