Luke Kysow 74e9bbb82b Add automerge feature.
Automerging merges pull requests automatically if all plans have been
successfully applied.

* Save status of PR's to BoltDB so after each apply, we can check if
there are pending plans.
* Add new feature where we delete successful plans *unless* all plans
have succeeded *if* automerge is enabled. This was requested by users
because when automerge is enabled, they want to enforce that a pull
request's changes have been fully applied. They asked that plans not be
allowed to be applied "piecemeal" and instead, all plans must be
generated successfully prior to allowing any plans to be applied.
2019-02-06 16:27:43 -06:00
2019-02-06 16:27:43 -06:00
2019-02-06 16:27:43 -06:00
2019-01-22 13:29:42 -05:00
2019-02-06 16:27:43 -06:00
2019-02-06 16:27:43 -06:00
2019-02-06 16:27:43 -06:00
2019-01-10 17:42:30 -05:00
2018-12-20 13:11:37 -06:00
2018-12-17 17:03:05 -05:00
2018-12-19 10:11:35 -08:00
2019-01-10 17:42:30 -05:00
2018-12-12 12:41:33 -06:00
2018-03-15 17:25:02 -07:00
2018-12-20 13:11:37 -06:00
2018-08-16 13:02:09 -10:00
2018-08-16 13:02:09 -10:00

Atlantis

Atlantis Logo

Terraform For Teams

Resources

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.

Badges!

SuperDopeBadge Go Report Card CircleCI Slack Status Gitter chat

Description
Terraform Pull Request Automation
Readme 215 MiB