Skip to content

Releases: hashicorp/terraform-ls

v0.38.6

25 Mar 10:37
fe2c507

Choose a tag to compare

0.38.6 (25 March 2026)

ENHANCEMENTS:

  • Bumped terraform-schema to incorporate the latest provider definitions. (#2102)

v0.39.0-beta4

04 Mar 10:11
16d1e7d

Choose a tag to compare

v0.39.0-beta4 Pre-release
Pre-release

0.39.0-beta4 (04 March 2026)

INTERNAL:

v0.38.5

03 Mar 06:55
b5c467a

Choose a tag to compare

0.38.5 (03 March 2026)

ENHANCEMENTS:

  • Update Stacks schema to include missing GA specific blocks & attributes, remove support for tfstack.hcl (#2080)

INTERNAL:

  • Migrate GitHub Actions updates from TSCCR to Dependabot (#1976)
  • Bump go version to 1.25 (#2084)
  • github/build: Avoid double checkout to address Duplicate header: Authorization (#2085)
  • Bump: golang.org/x/net to v0.51.0 (#2086)

v0.39.0-beta3

23 Feb 11:56
8a5696b

Choose a tag to compare

v0.39.0-beta3 Pre-release
Pre-release

0.39.0-beta3 (23 February 2026)

ENHANCEMENTS:

  • Bumped terraform-schema (#2078)

v0.39.0-beta2

10 Feb 08:17
b0d96b9

Choose a tag to compare

v0.39.0-beta2 Pre-release
Pre-release

0.39.0-beta2 (10 February 2026)

ENHANCEMENTS:

  • Bumped terraform-schema (#2065)

v0.39.0-beta1

09 Feb 10:25
ca368e6

Choose a tag to compare

v0.39.0-beta1 Pre-release
Pre-release

ENHANCEMENTS:

v0.38.4

09 Feb 07:29
c832020

Choose a tag to compare

0.38.4 (09 February 2026)

ENHANCEMENTS:

  • Added deprecated attribute to outputs and variables (#2063)

INTERNAL:

  • Update Copywright Headers (#2055)
  • Update Copywright Header (#2054)
  • Update copyright config (#2059)

v0.38.3

24 Nov 08:30
c20eef8

Choose a tag to compare

0.38.3 (24 November 2025)

INTERNAL:

  • Updated slack channel id (#2048)
  • Bumped: terraform schema version (#2049)

v0.38.2

09 Oct 06:31
a8eadc6

Choose a tag to compare

0.38.2 (09 October 2025)

BUG FIXES:

  • fix schema 1.12 to correctly allow the import block to use for_each (#2040)

v0.38.1

06 Oct 12:04
5754518

Choose a tag to compare

0.38.1 (06 October 2025)

ENHANCEMENTS:

  • Improved code completion and validation for Terraform actions blocks through dynamic schema support. (#2035)