Skip to content

Releases: alexlouden/Terraform.tmLanguage

1.3.1

03 Feb 08:23
1576c26
Compare
Choose a tag to compare

What's Changed

  • feat: Add nomad configuration support by @Quenty in #55

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

18 Jan 09:52
7ebc850
Compare
Choose a tag to compare

What's Changed

  • Update links to official docs on terraform.io by @totoroot in #53
  • github: bump linux version to latest by @radeksimko in #57
  • Separate HCL syntax into its own file and report it as source.hcl (rather than source.terraform) by @rchl in #56

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

21 Jun 10:17
329a58d
Compare
Choose a tag to compare
  • Split the tfvars handling into a separate syntax file (#49)

1.1.0

17 May 10:43
54d8350
Compare
Choose a tag to compare
  • Remove quotes around variable type in snippets (#42)

Terraform v0.12 rewrite

20 Jan 05:27
64208ea
Compare
Choose a tag to compare

@patrickrgaffney has kindly rewritten everything to add HCL2 support (used in Terraform v0.12+). See #39 for more info.

Adds symbol indexing

20 Aug 06:03
ac21417
Compare
Choose a tag to compare

Thanks to @patrickrgaffney for the contribution!

Update for TF v12

01 Jul 16:59
888006e
Compare
Choose a tag to compare

Thanks to @Tenzer for the contribution!

Fix for regexes in strings, converted to sublime-syntax

26 Jan 04:19
3227a2d
Compare
Choose a tag to compare

Added data snippet

08 Sep 09:33
ae6ab75
Compare
Choose a tag to compare

Added highlighting for local variables

22 Feb 13:21
b56a168
Compare
Choose a tag to compare