Home

Awesome

Terraform Syntax Highlighting And Snippets

This Sublime Text package provides basic support for Terraform's custom .tf file type, along with snippets for each of the basic Terraform resource types.

screenshot

Installation

Using Package Control

  1. Install Package Control, if needed.
  2. Open the palette by pressing Ctrl+Shift+P (Win, Linux) or Cmd+Shift+P (OS X).
  3. Select "Package Control: Install package"
  4. Select "Terraform"

Manually

  1. Open the Sublime Text Packages folder
  1. Clone this repo