v0.50.11
Updated CLI args, config attributes and blocks
--terragrunt-disable-command-validation
Description
- Added a new flag
--terragrunt-disable-command-validation
to disable terraform command validation. - Prevent
terraform init
command from parallel running if the terraform plugin cache is used.