atom-terragrunt-hclfmt

Format hcl source code with terragrunt hclfmt

adamcrews

1,519

2

1.4.0

MIT

GitHub

atom-terragrunt-hclfmt package

Format hcl source code with terragrunt hclfmt.

Since hclfmt is no longer maintained, we'll use the terragrunt version of it, built into terragrunt

This atom package was forked and updated from: https://github.com/chrw/atom-hclfmt

Requirements

Configuration

"atom-terragrunt-hclfmt":
  binPath: "terragrunt"
  fmtOnSave: true