Hooks affected
hooks/terragrunt-hcl-fmt.sh
hooks/helmlint.sh
Description
Added dedicated terragrunt hcl fmt
hook that uses the modern version of terragrunt hclfmt
to avoid backwards incompatible usage of Terragrunt.
What's Changed
- feat: Support ci/default-values.yaml in
hooks/helmlint.sh
by @james03160927 in #133 - feat: Adding
terragrunt hcl fmt
script by @yhakbar in #134
Full Changelog: v0.1.29...v0.1.30