github hashicorp/terraform-ls v0.33.2

latest releases: v0.33.3, v0.34.0-alpha20240611
24 days ago

BUG FIXES:

INTERNAL:

  • Bump Go version to 1.22.4 (#1727)
  • Ensure license file gets packaged on build (#1723)
  • Remove non-empty directory during test cleanup (#1696)
  • Replace outdated remove-labels action with gh (#1699)
  • Reenable Dependabot for internal GitHub actions (#1702)
  • Fixed gosimple linter results for uri package (#1707)
  • Remove dead code, where the LanguageId was never set (#1709)

NOTE:

Starting with this release, we are including a copy of our license file in all packaged versions of our releases, such as the release .zip files. If you are consuming these files directly and would prefer to extract the one terraform-ls file instead of extracting everything, you need to add an extra argument specifying the file to extract, like this:

unzip terraform-ls_0.33.2_linux_amd64.zip terraform-ls

Don't miss a new terraform-ls release

NewReleases is sending notifications on new releases.