Skip to content

Commit 71f36d2

Browse files
authored
feat(tf-action): TF-28942: Added Support for Terraform Action Static Schema (#2123)
1 parent f129581 commit 71f36d2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"vscode": "^1.92.2"
1919
},
2020
"langServer": {
21-
"version": "0.37.0"
21+
"version": "0.38.0"
2222
},
2323
"syntax": {
2424
"version": "0.7.1"

0 commit comments

Comments
 (0)