File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,6 +45,32 @@ All following changes are courtesy of @FichteFoll. (#58 - #64)
4545
4646---
4747
48+ ## v1.3.1 - 2024-02-03
49+
50+ ### Added
51+
52+ - ` .nomad ` files are also recognized by the Terraform syntax. (@Quenty , #55 )
53+
54+ ## v1.3.0 - 2024-01-18
55+
56+ ### Changed
57+
58+ - Separate HCL syntax into its own file and report it as ` source.hcl ` (rather than ` source.terraform ` ). (@rchl , #56 )
59+ - Update links to official docs on terraform.io. (@totoroot , #53 )
60+
61+ ## v1.2.0 - 2021-06-21
62+
63+ ### Changed
64+
65+ - Split the tfvars handling into a separate syntax file. (@rchl , #49 ) <br >
66+ This improves interoperability with terraform-ls, e.g. via LSP.
67+
68+ ## v1.1.0 - 2021-05-17
69+
70+ ### Fixed
71+
72+ - Removed quotes around variable types in snippets. (@notnmeyer , #42 )
73+
4874## v1.0.0 - 2020-01-20
4975
5076A huge thanks to @patrickrgaffney for this amazing contribution. (#39 )
You can’t perform that action at this time.
0 commit comments