🗂️ Navigation

Atlantis

Terraform Pull Request Automation.

Visit Website →

Overview

Atlantis is an open-source application for automating Terraform collaboration for teams. It listens for GitHub, GitLab, or Bitbucket webhooks for pull requests with Terraform changes. Atlantis then runs `terraform plan` and comments with the output, allowing collaborators to review the proposed changes. If approved, a user can comment `atlantis apply` to apply the changes directly from the pull request.

✨ Key Features

  • Terraform automation via pull requests
  • Shows `terraform plan` output directly in PRs
  • Applies changes with a PR comment
  • State locking to prevent concurrent runs
  • Supports GitHub, GitLab, Bitbucket, and Azure DevOps
  • Customizable workflows
  • Self-hosted for security

🎯 Key Differentiators

  • Simplicity and focus on the pull request workflow
  • Open-source and self-hosted, providing maximum control
  • No cost to use

Unique Value: Provides a simple, free, and self-hosted way to bring collaboration and automation to Terraform workflows through pull requests.

🎯 Use Cases (3)

Collaborating on Terraform changes as a team Implementing a GitOps workflow for Terraform Auditing and reviewing infrastructure changes before they are applied

✅ Best For

  • Providing a simple, self-hosted solution for teams to review and apply Terraform changes through pull requests.

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Organizations needing a fully managed SaaS platform with enterprise features like SSO and policy as code.
  • Managing IaC tools other than Terraform.

🏆 Alternatives

Terraform Cloud Spacelift env0

Atlantis is a much simpler and free alternative to Terraform Cloud. It focuses solely on the PR workflow and lacks advanced features like policy as code, a UI, or managed state storage, which are core to platforms like Terraform Cloud and Spacelift.

💻 Platforms

Web (via Git provider UI) API

🔌 Integrations

Terraform GitHub GitLab Bitbucket Azure DevOps

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: Open source, self-hosted.

Visit Atlantis Website →