#12 · Primary category: AI DevOps & SRE Tools

atlantis

atlantis automation devops go golang hacktoberfest sre tacos terraform

Terraform Pull Request Automation

Project last updated:08/29/26

GitHub Stars

9.3K

Forks

1.3K

Contributors

526

License

Apache-2.0

Why we included this project

Teams that manage infrastructure as code with Terraform usually end up with plan and apply runs scattered across laptops, which makes it hard to keep changes reviewed and consistent. Atlantis fixes that by running terraform plan and apply on a central server whenever a pull request is opened, then posting the output back on the PR. Infrastructure changes become visible to the whole team, and developers who are not infrastructure specialists can propose changes without holding cloud credentials. Every change follows the same path from plan to apply, so the workflow stays standard no matter who is driving it. If your team already works in GitHub, GitLab, or Bitbucket and wants an auditable Terraform pipeline, this is a solid, widely used option.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category