You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changes/v0.38.0.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
## 0.38.0 (19 September 2025)
2
2
3
+
NOTES:
4
+
5
+
This release adds initial support for the new Actions feature in Terraform. This provides foundational language support for the new action block and the corresponding action_trigger lifecycle block.
6
+
3
7
ENHANCEMENTS:
4
8
5
9
* Support for Terraform Action Static Schema ([#2031](https://github.com/hashicorp/terraform-ls/issues/2031))
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
## 0.38.0 (19 September 2025)
2
2
3
+
NOTES:
4
+
5
+
This release adds initial support for the new Actions feature in Terraform. This provides foundational language support for the new action block and the corresponding action_trigger lifecycle block.
6
+
3
7
ENHANCEMENTS:
4
8
5
9
* Support for Terraform Action Static Schema ([#2031](https://github.com/hashicorp/terraform-ls/issues/2031))
0 commit comments