SublimeText / Terraform

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

Repository from Github https://github.comSublimeText/TerraformRepository from Github https://github.comSublimeText/Terraform

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.

About

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

License:MIT License


Languages

Language:HCL 100.0%