Skip to content

v0.0.12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 19:00
· 17 commits to master since this release
b0a5e4c

Changelog

b0a5e4c Added Support for Terraform 0.14 and 0.15
8d09c4c Update README for Terraform v0.15
a503e90 Added Current Target to finish
883f5c1 Merge branch 'master' of github.com:juliosueiras/terraform-lsp
4d5f533 Merge pull request #84 from da-edra/fix/create-destination-directory
ebf8145 Merge pull request #85 from awilkins/fix/nix-build
f86469a Merge pull request #87 from braybaut/feature/coc-nvim
28a2759 coc-nvim documentation
b838dd8 Stop trying to be a smartarse about arrays
e96c2b6 Actually use the contains function properly
7bc9f0f Try quoting the expression the other way
8d2a83c Try quoting the expression
8717583 Fix quotes style
4c1a40f Add a trigger for rebuilds with a comment
ee30842 Add missing vendorSha256 parameter
e169b75 fix: Create destination directory if it does not exist.
2e556c2 Merge branch 'master' of github.com:juliosueiras/terraform-lsp
0f374a5 Merge pull request #82 from beeceej/fix/makefile-compat
f78c05b Feat(build): make copy depend on build
ad53d84 Feat(docs): add example for the DST flag
465ba71 Feat(build): fix Makefile when building on MacOS