github gruntwork-io/terragrunt v0.33.0

latest releases: v0.87.2, v0.87.1, v0.87.0...
3 years ago

Updated CLI args, config attributes and blocks

  • destroy [BEHAVIOR CHANGE]

Description

  • Running destroy on a single module will now check for dependency references that point to that module. If there are any modules that reference the module being destroyed, terragrunt will warn you with the list of modules that point to the module being destroyed and prompt for a confirmation that you are ok destroying the module. To avoid the prompt and restore previous behavior, you can pass in --terragrunt-non-interactive.

Special thanks

Special thanks to @denis256 for their contribution!

Related links

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.