Skip to content

Commit c832020

Browse files
authored
Release 0.38.4 (#2064)
1 parent b9e560e commit c832020

File tree

7 files changed

+25
-25
lines changed

7 files changed

+25
-25
lines changed

.changes/unreleased/ENHANCEMENTS-20260209-114738.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20260119-173418.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20260119-174144.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20260203-152744.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/v0.38.4.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## 0.38.3 (09 February 2026)
2+
3+
ENHANCEMENTS:
4+
5+
* Added deprecated attribute to outputs and variables ([#2063](https://github.com/hashicorp/terraform-ls/issues/2063))
6+
7+
INTERNAL:
8+
9+
* Update Copywright Headers ([#2055](https://github.com/hashicorp/terraform-ls/issues/2055))
10+
* Update Copywright Header ([#2054](https://github.com/hashicorp/terraform-ls/issues/2054))
11+
* Update copyright config ([#2059](https://github.com/hashicorp/terraform-ls/issues/2059))
12+

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.38.4 (09 February 2026)
2+
3+
ENHANCEMENTS:
4+
5+
* Added deprecated attribute to outputs and variables ([#2063](https://github.com/hashicorp/terraform-ls/issues/2063))
6+
7+
INTERNAL:
8+
9+
* Update Copywright Headers ([#2055](https://github.com/hashicorp/terraform-ls/issues/2055))
10+
* Update Copywright Header ([#2054](https://github.com/hashicorp/terraform-ls/issues/2054))
11+
* Update copyright config ([#2059](https://github.com/hashicorp/terraform-ls/issues/2059))
12+
113
## 0.38.3 (24 November 2025)
214

315
INTERNAL:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.38.3
1+
0.38.4

0 commit comments

Comments
 (0)