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

Terraform

by SublimeText ALL

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

Details

  • 2.0.0
    1.3.1
  • github.​com
  • github.​com
  • 6 months ago
  • 3 hours ago
  • 10 years ago

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.

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.