Modules affected
terraform-fmt
terraform-validate
terragrunt-hclfmt
Description
The terraform and terragrunt related precommit hooks now run the commands in the directory of each module to respect setups that depend on tfenv
and tgenv
.
Special Thanks
Special thanks to @AlainODea for their contribution!