mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
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:
committed by
Colin Seymour
parent
ef3b0b6af3
commit
3260b06241
@@ -1692,6 +1692,7 @@ HCL:
|
||||
extensions:
|
||||
- ".hcl"
|
||||
- ".tf"
|
||||
- ".tfvars"
|
||||
ace_mode: ruby
|
||||
codemirror_mode: ruby
|
||||
codemirror_mime_type: text/x-ruby
|
||||
|
||||
Reference in New Issue
Block a user