cloudposse/terraform-aws-ecs-atlantis
This Terraform module deploys Atlantis to an AWS ECS cluster. Atlantis enables GitOps workflows so that teams can collaborate on operations using pull requests. Under the hood, it’s a small self-hosted daemon (#golang
) that listens for pull request webhook events from GitHub. With Atlantis, engineers can run terraform plan
and terraform apply
using “chat ops” type comments on the pull request.
Related links
AWS Terraform Terraform Modules
Tags atlantis aws cluster gitops pull requests terraform modules