atlantis
https://github.com/runatlantis/atlantis
Go
Terraform Pull Request Automation
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported5 Subscribers
Add a CodeTriage badge to atlantis
Help out
- Issues
- SILENCE_NO_PROJECTS=true silently drops autodiscovered projects during apply when repo has explicit projects defined in multi server mono repo atlantis setup
- fix: don't silence autodiscovered projects during apply when repo has explicit projects
- SILENCE_VCS_STATUS_NO_PROJECTS=true does not suppress post-workflow hook GitHub checks triggered by uninvolved atlantis connected to same repository.
- fix: suppress post-workflow hook VCS statuses when no projects matched
- When setting `enable-policy-checks` to true, inherited requirements get clobbered.
- Avoid populating requirements until the very end
- GitLab: GetModifiedFiles fails with 500 when per_page=100 on /diffs endpoint
- Regression: Autoplan -> Apply fails
- Comment parser silently ignores Atlantis commands when VCS clients append HTML trailers (e.g. Linear)
- fix: avoid duplicating streamed output on job page failures
- Docs
- Go not yet supported