Format .tfvars file as HashiCorp Config Language. (#3885)

* Format .tfvars file as HashiCorp Config Language.

* Add sample terraform.tfvars file to demonstrate HCL rendering.
This commit is contained in:
Josh Padnick
2018-01-12 10:27:41 -07:00
committed by Colin Seymour
parent ef3b0b6af3
commit 3260b06241
2 changed files with 59 additions and 0 deletions

View File

@@ -1692,6 +1692,7 @@ HCL:
extensions:
- ".hcl"
- ".tf"
- ".tfvars"
ace_mode: ruby
codemirror_mode: ruby
codemirror_mime_type: text/x-ruby