diff --git a/README.md b/README.md index 7fa7fb184..5e81bbd2e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A unified workflow for collaborating on Terraform through GitHub. ## Features ➜ Collaborate on Terraform with your team - Run terraform `plan` and `apply` **from GitHub pull requests** so everyone can review the output -- todo: gif +![atlantis plan](https://github.com/hootsuite/atlantis/raw/master/docs/atlantis-plan.gif) - **Lock environments** until pull requests are merged to prevent concurrent modification and confusion ➜ Developers can write Terraform safely diff --git a/docs/atlantis-plan.gif b/docs/atlantis-plan.gif new file mode 100644 index 000000000..ec106133d Binary files /dev/null and b/docs/atlantis-plan.gif differ