ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Terraform

by SublimeText ALL Trending

Terraform (HCL) configuration file syntax and snippets for Sublime Text

Details

  • 2.0.0
    1.3.1
  • github.​com
  • github.​com
  • 5 months ago
  • 1 hour ago
  • 10 years ago

Installs

  • Total 73K
  • Win 14K
  • Mac 43K
  • Linux 16K
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 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24
Windows 3 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 4 3 8 1 7 0 0 5 12 8 2 4 0 0 2 3 6 7 8 1
Mac 7 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 9 5 11 13 12 3 2 4 9 9 6 9 1 4 7 5 4 13 5 2
Linux 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 2 3 4 1 3 1 2 2 0 3 7 4 3 1 1 5 10 1 3 0

Readme

Source
raw.​githubusercontent.​com

Terraform

Terraform configuration file syntax definitions and snippets for Sublime Text.

preview

Installation

Using Package Control

  1. Install Package Control, if needed.
  2. Open the palette by pressing:
    • Windows, Linux: Ctrl+Shift+P
    • MacOS: Cmd+Shift+P
  3. Select Package Control: Install Package.
  4. Select Terraform.

Manually

  1. 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/
  2. Clone this repo.