Skip to content

Commit c64e3fa

Browse files
authored
WS | docs: update changelog entry for v0.38.0 (#2033)
1 parent 48f1c3b commit c64e3fa

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.changes/v0.38.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 0.38.0 (19 September 2025)
22

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+
37
ENHANCEMENTS:
48

59
* Support for Terraform Action Static Schema ([#2031](https://github.com/hashicorp/terraform-ls/issues/2031))

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 0.38.0 (19 September 2025)
22

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+
37
ENHANCEMENTS:
48

59
* Support for Terraform Action Static Schema ([#2031](https://github.com/hashicorp/terraform-ls/issues/2031))

0 commit comments

Comments
 (0)