00:00.0 / 00:00.0
README.md977 B
View on GitHubExample: Demo Atlantis
Generate Atlantis configuration for PR-based Terraform automation.
Learn more about Atlantis Integration.
What You'll See
- Atlantis repo config generation
- Custom commands for build automation
- Varfile generation for Atlantis projects
Try It
cd examples/demo-atlantis# Generate Atlantis repo configurationatmos atlantis generate repo-config --config-template config-1 --project-template project-1# Or use the custom commandatmos atlantis build-all
Key Files
| File | Purpose |
|---|---|
atmos.yaml | Atlantis templates and custom commands |
stacks/ | Stack definitions that become Atlantis projects |