Commit f6e9256
committed
Chore: hclfmt deprecation
`hclfmt` is being deprecated and terragrunt produces a warning on execution,
See https://github.com/gruntwork-io/terragrunt/releases/tag/v0.78.0
Fix :
```
WARN The `hclfmt` command is deprecated and will be removed in a future version of Terragrunt. Use `terragrunt hcl format` instead.
```1 parent dd939dd commit f6e9256
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments