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 f129581 commit 71f36d2Copy full SHA for 71f36d2
.changes/unreleased/ENHANCEMENTS-20250919-134258.yaml
@@ -0,0 +1,6 @@
1
+kind: ENHANCEMENTS
2
+body: Added Support for Terraform Action Static Schema
3
+time: 2025-09-19T13:42:58.12469+05:30
4
+custom:
5
+ Issue: "2122"
6
+ Repository: vscode-terraform
package.json
@@ -18,7 +18,7 @@
18
"vscode": "^1.92.2"
19
},
20
"langServer": {
21
- "version": "0.37.0"
+ "version": "0.38.0"
22
23
"syntax": {
24
"version": "0.7.1"
0 commit comments