github transcend-io/terragrunt-atlantis-config v1.0.0

latest releases: v1.18.0, v1.17.8, v1.17.7...
3 years ago

First major release 🎉

The primary upgrade here is that terragrunt-atlantis-config now integrates directly into your Atlantis server, so that you and your developers do not need to install this tool onto your local machines if you don't want to. To get started with the integration, follow the instructions here: https://github.com/transcend-io/terragrunt-atlantis-config#integrate-into-your-atlantis-server

This is also a great opportunity for this library to get onto true semantic versioning. To make good use of a major version bump, there is one breaking change:

The --ignore-parent-terragrunt flag now defaults to true, while it previously defaulted to false. So if you want to create Atlantis projects for your parent configs, but previously were relying on the default, you'll need to add --ignore-parent-terragrunt=false to your commands.

Don't miss a new terragrunt-atlantis-config release

NewReleases is sending notifications on new releases.