#12 · Primary category: AI DevOps & SRE Tools
atlantis
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
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud