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:
  (setq terraform-format-on-save t)