Atlantis
infrastructure iac
Terraform/OpenTofu automation in Pull Requests
Prerequisites:
terraform
Pros and Cons
Ventajas
- + Terraform plan/apply in PRs
- + Self-hosted and free
- + Integrates with GitHub, GitLab, Bitbucket
- + Collaborative review workflow
- + OpenTofu and Terragrunt support
Desventajas
- - Requires self-hosting
- - No SaaS available
- - Complex initial setup
- - Limited scalability
Casos de Uso
- IaC automation in PRs
- Collaborative infra review
- GitOps for Terraform
- Teams with PR-based workflow