Terraform pull request automation and collaboration tool
Terraform Pull Request Automation tool
atlantis$ atlantis server --atlantis-url=https://atlantis.example.com --gh-user=myuser --gh-token=mytoken --repo-allowlist='github.com/myorg/*'$ docker run -p 4141:4141 runatlantis/atlantis:latest server --atlantis-url=https://atlantis.example.com --gh-user=bot --gh-token=token --repo-allowlist='github.com/org/*'$ atlantis version && atlantis server --help