Updated CLI args, config attributes and blocks
run-all
--terragrunt-modules-that-include
[NEW OPTION]
Description
- Added new option
--terragrunt-modules-that-include
forrun-all
command which will restrict therun-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.