github gruntwork-io/terragrunt v0.52.6

latest releases: v0.68.9, v0.68.8, v0.68.8-beta2024110601...
12 months ago

Updated CLI args, config attributes and blocks

  • output-module-groups

Description

  • Updated output-module-groups to work like run-all from any subfolder within a Terragrunt configuration.
  • Improved output-module-groups performance by eliminating the need for init.
  • Introduced Terragrunt CLI option support for output-module-groups.
  • Added support for destroy subcommand for output-module-groups to generate a reversed dependency ordered stack list.

Migration Guide

Processes relying on init for output-module-groups must be updated to use an alternative method like terragrunt run-all init for the initialization.

Special thanks

Special thanks to @bt-macole and @evsl for their contribution!

Related links

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.