An open API service indexing awesome lists of open source software.

https://github.com/pecigonzalo/vscode-terraform-syntax

:computer: VSCode syntax definition for Terraform
https://github.com/pecigonzalo/vscode-terraform-syntax

hcl terraform vscode-extension vscode-language

Last synced: about 2 months ago
JSON representation

:computer: VSCode syntax definition for Terraform

Awesome Lists containing this project

README

          

# vscode-terraform-syntax

## Description

This a [terraform](https://www.terraform.io/) syntax definition, using https://github.com/hashicorp/hcl2/tree/master/extras/grammar as base.

## Scope

The scope of this extension will limit itself to grammar/syntax and snippets as other features can be provided by other extensions and bundled as [Extension Packs](https://code.visualstudio.com/blogs/2017/03/07/extension-pack-roundup).