Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terraform-lsp_0.0.12_windows_amd64.tar.gz | 2021-05-13 | 9.3 MB | |
terraform-lsp_0.0.12_linux_amd64.tar.gz | 2021-05-13 | 9.3 MB | |
terraform-lsp_0.0.12_checksums.txt | 2021-05-13 | 321 Bytes | |
terraform-lsp_0.0.12_darwin_amd64.tar.gz | 2021-05-13 | 9.7 MB | |
README.md | 2021-05-13 | 1.1 kB | |
v0.0.12.tar.gz | 2021-05-13 | 5.7 MB | |
v0.0.12.zip | 2021-05-13 | 7.3 MB | |
Totals: 7 Items | 41.2 MB | 1 |
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