
Terraform & OpenTofu Pull Request Automation
- How to get started: www.runatlantis.io/guide
- Full documentation: www.runatlantis.io/docs
- Download the latest release: github.com/runatlantis/atlantis/releases/latest
- Get help in our Slack channel in channel #atlantis and development in #atlantis-contributors
- Start Contributing: CONTRIBUTING.md
A self-hosted Go application that listens for Terraform and OpenTofu pull request events via webhooks.
Runs terraform plan, import, apply (or tofu plan, import, apply) remotely and comments back on the pull request with the output.
- Make Terraform and OpenTofu changes visible to your whole team.
- Enable non-operations engineers to collaborate on infrastructure as code.
- Standardize your Terraform and OpenTofu workflows.
- Support both Terraform and OpenTofu in the same instance.