Learn ATLANTIS-TERRAFORM with Real Code Examples
Updated Nov 27, 2025
Architecture
Atlantis server - listens for Git webhooks and executes Terraform commands
Git repository - contains Terraform code
Pull request - triggers `plan` and `apply`
Terraform backend - stores state (e.g., S3, GCS, remote backend)
Webhooks - connect Git provider to Atlantis server