terraform-mode

Homepage: https://github.com/syohex/emacs-terraform-mode

Author: Syohei YOSHIDA

Updated:

Summary

Major mode for terraform configuration file

Commentary

Major mode of terraform configuration file. terraform-mode provides
syntax highlighting, indentation function and formatting.

Format the current buffer with terraform-format-buffer. To always
format terraform buffers when saving, use:
  (add-hook 'terraform-mode-hook #'terraform-format-on-save-mode)

Dependencies

Reverse dependencies