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/contrib/config/terraform
2015-07-23 19:30:23 -04:00
..
img terraform: add layer 2015-07-23 19:30:23 -04:00
extensions.el terraform: add layer 2015-07-23 19:30:23 -04:00
packages.el terraform: add layer 2015-07-23 19:30:23 -04:00
README.md terraform: add layer 2015-07-23 19:30:23 -04:00

Terraform contribution layer for Spacemacs

Terraform logo

Table of Contents

Description

This layer provides syntax support for Terraform .tf files using terraform-mode.

Install

To use this layer add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(terraform)')