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 0a82d53 commit b8d5fdfCopy full SHA for b8d5fdf
.changes/unreleased/ENHANCEMENTS-20251007-112602.yaml
@@ -0,0 +1,6 @@
1
+kind: ENHANCEMENTS
2
+body: Improved code completion and validation for Terraform action block through dynamic schema support
3
+time: 2025-10-07T11:26:02.759488+05:30
4
+custom:
5
+ Issue: "2138"
6
+ Repository: vscode-terraform
package.json
@@ -18,7 +18,7 @@
18
"vscode": "^1.92.2"
19
},
20
"langServer": {
21
- "version": "0.38.0"
+ "version": "0.38.1"
22
23
"syntax": {
24
"version": "0.7.1"
0 commit comments