Terraform
Terraform (HCL) configuration file syntax and snippets for Sublime Text
By
SublimeText
Created
Installations minus removals
Upgrades
- 73,957 installs
- 171 stars
Links
Versions
2.0.3
(>ST4179)
·
1.3.1
(<ST4180)
·
Terraform
Terraform configuration file syntax definitions and snippets for Sublime Text.

Installation
Using Package Control
- Install Package Control, if needed.
- Open the palette by pressing:
- Windows, Linux: Ctrl+Shift+P
- MacOS: Cmd+Shift+P
- Select Package Control: Install Package.
- Select Terraform.
Manually
- Open the Sublime Text Packages folder:
- MacOS:
~/Library/Application Support/Sublime Text/Packages/ - Windows:
%APPDATA%/Sublime Text/Packages/ - Linux (Ubuntu/Debian):
~/.config/sublime-text/Packages/
- MacOS:
- Clone this repo.