Skip to content

Files

Latest commit

157eb65 · Apr 28, 2025

History

History
29 lines (20 loc) · 883 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 883 Bytes

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.