Terraform
Terraform (HCL) configuration file syntax and snippets for Sublime Text
Details
Installs
- Total 73K
- Win 14K
- Mac 43K
- Linux 16K
| Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 3 | 2 | 0 | 2 | 3 | 5 | 3 | 4 | 1 | 0 | 0 | 2 | 6 | 2 | 0 | 0 | 0 | 4 | 4 | 4 | 4 | 4 | 1 | 1 | 1 | 10 | 1 | 1 | 3 | 1 | 1 | 4 | 3 | 3 | 3 | 3 | 2 | 2 | 2 | 5 | 5 | 4 | 4 | 7 | 0 |
| Mac | 6 | 4 | 3 | 3 | 11 | 11 | 6 | 9 | 7 | 3 | 1 | 11 | 5 | 8 | 5 | 8 | 7 | 4 | 5 | 12 | 8 | 11 | 10 | 2 | 4 | 7 | 16 | 10 | 14 | 10 | 4 | 2 | 8 | 8 | 8 | 11 | 10 | 0 | 2 | 8 | 2 | 11 | 8 | 7 | 3 | 1 |
| Linux | 2 | 2 | 1 | 2 | 2 | 5 | 5 | 6 | 2 | 1 | 3 | 1 | 1 | 2 | 3 | 1 | 0 | 0 | 1 | 2 | 5 | 4 | 5 | 0 | 1 | 4 | 3 | 2 | 3 | 3 | 0 | 1 | 1 | 4 | 2 | 2 | 3 | 4 | 3 | 5 | 2 | 1 | 4 | 6 | 1 | 1 |
Readme
- Source
- raw.githubusercontent.com
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.