Stack Explorer

Atlantis

infrastructure iac

Automatización de Terraform/OpenTofu en Pull Requests

Sitio oficial

Prerrequisitos:

terraform

Ventajas y Desventajas

Ventajas

  • + Terraform plan/apply en PRs
  • + Self-hosted y gratuito
  • + Integra con GitHub, GitLab, Bitbucket
  • + Workflow de revisión colaborativo
  • + Soporte para OpenTofu y Terragrunt

Desventajas

  • - Requiere self-hosting
  • - Sin SaaS disponible
  • - Configuración inicial compleja
  • - Escalabilidad limitada

Casos de Uso

  • Automatización IaC en PRs
  • Revisión colaborativa de infra
  • GitOps para Terraform
  • Equipos con workflow PR-based

Tecnologías Relacionadas

Alternativas