Skip to content

v0.50.11

Compare
Choose a tag to compare
@levkohimins levkohimins released this 01 Sep 18:38
· 177 commits to master since this release
241620a

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.

Related links