We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ccffb commit ccb1811Copy full SHA for ccb1811
.changes/unreleased/BUG FIXES-20251009-150534.yaml
@@ -0,0 +1,6 @@
1
+kind: BUG FIXES
2
+body: fix schema 1.12 to correctly allow the import block to use for_each
3
+time: 2025-10-09T15:05:34.040284+05:30
4
+custom:
5
+ Issue: "2143"
6
+ Repository: vscode-terraform
package.json
@@ -18,7 +18,7 @@
18
"vscode": "^1.92.2"
19
},
20
"langServer": {
21
- "version": "0.38.1"
+ "version": "0.38.2"
22
23
"syntax": {
24
"version": "0.7.1"
0 commit comments