Skip to content

v0.35.9

Compare
Choose a tag to compare
@yorinasub17 yorinasub17 released this 11 Nov 15:56
· 358 commits to master since this release
3266cdf

Updated CLI args, config attributes and blocks

  • run-all
  • --terragrunt-modules-that-include [NEW OPTION]

Description

  • Added new option --terragrunt-modules-that-include for run-all command which will restrict the run-all stack set to only those modules that include the given configuration file. This is useful for driving CI/CD workloads based on updates to common files that are included in child configurations.

Related links