This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+tools/terraform/README.org

16 lines
519 B
Org Mode

#+TITLE: Terraform layer
[[file:img/terraform.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
* Description
This layer provides syntax support for Terraform =.tf= files using
[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.