mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 08:08:32 +00:00
6b50e84ab9ba0dacc1f3e95e253ec2077bf3df39
* ORCA-731 Force PR authors to rebase if master has diverged (#70) * initial commit for undiverge apply req * Update documentation * Fix existing unit tests * HasDiverged unit test * project command runner unit test * Global config tests cases * update parser unit tests * Update project_test unit tests * Fix linting * fix test case with logging output * add space on readme markdown * Remove unused variable * remove deprecated flag option * Use global args struct instead of passing in args * Fix merge issue
Atlantis

Terraform Pull Request Automation
Resources
- How to get started: www.runatlantis.io/guide
- Full documentation: www.runatlantis.io/docs
- Download the latest release: github.com/runatlantis/atlantis/releases/latest
- Get help in our Slack channel or our Gitter channel
- Start Contributing: CONTRIBUTING.md
What is Atlantis?
A self-hosted golang application that listens for Terraform pull request events via webhooks.
What does it do?
Runs terraform plan and apply remotely and comments back on the pull request with the output.
Why should you use it?
- Make Terraform changes visible to your whole team.
- Enable non-operations engineers to collaborate on Terraform.
- Standardize your Terraform workflows.
