Skip to content

Commit a8eadc6

Browse files
authored
Release 0.38.2 (#2041)
1 parent c1cb361 commit a8eadc6

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

.changes/unreleased/BUG FIXES-20251009-111132.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/v0.38.2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 0.38.2 (09 October 2025)
2+
3+
BUG FIXES:
4+
5+
* fix schema 1.12 to correctly allow the import block to use for_each ([#2040](https://github.com/hashicorp/terraform-ls/issues/2040))
6+

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.38.2 (09 October 2025)
2+
3+
BUG FIXES:
4+
5+
* fix schema 1.12 to correctly allow the import block to use for_each ([#2040](https://github.com/hashicorp/terraform-ls/issues/2040))
6+
17
## 0.38.1 (06 October 2025)
28

39
ENHANCEMENTS:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.38.1
1+
0.38.2

0 commit comments

Comments
 (0)