/vscode-hclfmt

Format hcl files in vscode

Primary LanguageTypeScriptMIT LicenseMIT

HCLfmt

Format HCL files in vscode. This extention relies on hclfmt. Please check out the hclfmt repo for install instructions.

Configuration

{
    "hclfmt.path": "/Users/myuser/go/hclfmt"
}