spacemacs/layers/+tools/terraform/README.org

17 lines
519 B
Org Mode
Raw Normal View History

#+TITLE: Terraform layer
2015-07-23 23:57:45 +00:00
[[file:img/terraform.png]]
2016-03-31 02:59:55 +00:00
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
2015-07-23 23:57:45 +00:00
* Description
This layer provides syntax support for Terraform =.tf= files using
2015-07-23 23:57:45 +00:00
[terraform-mode](https://github.com/syohex/emacs-terraform-mode).
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =terraform= to the existing =dotspacemacs-configuration-layers= list in this
file.