This package is no longer maintained. If you have an issue or pull request, please send it to https://github.com/purcell/emacs-hcl-mode
Major mode of Hashicorp Configuration Language
hcl-mode
is available on MELPA and MELPA stable
You can install hcl-mode
with the following command.
M-x package-install [RET] hcl-mode [RET]
- Syntax highlighting
- Indentation
Indentation size
(custom-set-variables
'(hcl-indent-level 4))
- terraform-mode: A major mode of terraform configuration file