New feature: Atlantis in GitHub PRs

We are happy to announce that we have integrated Atlantis into our GitHub repositories. Atlantis is a tool that helps us all to automate Terragrunt/OpenTofu workflows by running commands in response to GitHub pull requests.

This integration will help us to streamline our Terraform workflow and make it easier for you to collaborate on infrastructure changes. Atlantis will automatically comment on pull requests with the output of a plan and apply. This will make it easier for you to review changes and ensure they are as expected and that they are applied correctly without having to run the commands yourself.

To get started, simply create a pull request with your changes and Atlantis will automatically run the plan command for you. You can then review the output in the pull request comments. While we don’t forsee any issues with this new feature, if you do encounter any problems, please let us know so we can address them as soon as possible!