rui 9fc4f13407 workflow: automate atlantis-base image build (#1648)
* workflow: add atlantis-base image automation

* comment out path trigger

* push to ghcr.io registry

Signed-off-by: Rui Chen <rui@chenrui.dev>

* rm ` rm -rf /root/.gnupg`

```
rm: can't remove '/root/.gnupg/S.gpg-agent.extra': No such file or directory

```

* try a different cleanup fix

* use GITHUB_TOKEN for accessing ghcr.io registry

Signed-off-by: Rui Chen <rui@chenrui.dev>

* also tag latest image

Signed-off-by: Rui Chen <rui@chenrui.dev>

* only runs on master

Signed-off-by: Rui Chen <rui@chenrui.dev>

* also can be manually triggered

Signed-off-by: Rui Chen <rui@chenrui.dev>

* update date fmt `yyyy.mm.dd` for docker tag
2021-06-22 18:50:48 -04:00
2021-05-26 21:00:20 -04:00
2021-04-26 15:23:39 -07:00
2021-05-26 21:00:20 -04:00
2021-06-16 10:26:11 -04:00
2020-06-23 20:42:03 -07:00
2021-04-26 15:23:39 -07:00
2021-03-23 13:54:55 -04:00
2021-04-27 09:53:36 -07:00
2021-06-16 10:26:11 -04:00
2018-03-15 17:25:02 -07:00
2021-04-26 15:23:39 -07:00
2021-05-26 21:00:20 -04:00
2018-08-16 13:02:09 -10:00
2021-06-03 14:24:14 -04:00
2020-04-21 20:44:12 -07:00

Atlantis

Atlantis Logo

Terraform Pull Request Automation

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 codecov CircleCI Slack Gitter chat

Stargazers over time

Stargazers over time

Description
Terraform Pull Request Automation
Readme 215 MiB