Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Atlantis (Terraform)

Atlantis is a self-hosted golang application that listens for [terraform] pull request events via webhooks.

Runs terraform plan and apply remotely and comments back on the pull request with the output.

Why should you use it?

  • Make Terraform changes visible to your whole team.
  • Enable non-operations engineers to collaborate on Terraform.
  • Standardize your Terraform workflows. ([git-ops])