Improve Terraform (.tf) / HCL (.hcl) syntax highlighting (#3392)

* Add Terraform grammar, and change .tf and .hcl files from using Ruby to Terraform sublime syntax

* Expand Terraform sample to demonstrate more language features

* Revert terraform sample change

* Add terraform sample - Dokku AWS deploy

* Updated to latest Terraform

* Update terraform string interpolation

* Update terraform to latest
This commit is contained in:
Alex Louden
2017-02-20 18:09:59 +08:00
committed by Colin Seymour
parent f7fe1fee66
commit b66fcb2529
7 changed files with 169 additions and 2 deletions

View File

@@ -130,6 +130,8 @@ vendor/grammars/TLA:
- source.tla
vendor/grammars/TXL:
- source.txl
vendor/grammars/Terraform.tmLanguage:
- source.terraform
vendor/grammars/Textmate-Gosu-Bundle:
- source.gosu.2
vendor/grammars/UrWeb-Language-Definition: