{{.Title}}
{{.Description}}
Collaborate on Terraform with your team
Run terraform plan and apply from GitHub/GitLab pull requests so everyone can review the output
No need to distribute credentials
No need to distribute credentials to your whole team. Developers can submit Terraform changes and run plan and apply directly from the pull request.
Lock workspaces/environments
Lock workspaces/environments until pull requests are merged to prevent concurrent modification and confusion.
Read about Why We Built Atlantis