Skip to content

Commit de39495

Browse files
authored
Manual changelog update (#37996)
1 parent 077bfaf commit de39495

File tree

4 files changed

+10
-18
lines changed

4 files changed

+10
-18
lines changed

.changes/1.14.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ ENHANCEMENTS:
66
* Add component registry source resolution support to Terraform Stacks ([#37888](https://github.com/hashicorp/terraform/issues/37888))
77

88

9+
BUG FIXES:
10+
11+
* stacks: surface runtime issues with local values to user during plan ([#37980](https://github.com/hashicorp/terraform/issues/37980))
12+
13+
* resource instance apply failures should not cause the resource instance state to be empty. ([#37981](https://github.com/hashicorp/terraform/issues/37981))

.changes/v1.14/BUG FIXES-20251208-170259.yaml

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

.changes/v1.14/BUG FIXES-20251209-130050.yaml

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

CHANGELOG.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
## 1.14.2 (Unreleased)
22

33

4-
BUG FIXES:
5-
6-
* stacks: surface runtime issues with local values to user during plan ([#37980](https://github.com/hashicorp/terraform/issues/37980))
7-
8-
* resource instance apply failures should not cause the resource instance state to be empty. ([#37981](https://github.com/hashicorp/terraform/issues/37981))
4+
ENHANCEMENTS:
95

6+
* Add component registry source resolution support to Terraform Stacks ([#37888](https://github.com/hashicorp/terraform/issues/37888))
107

11-
## 1.14.2 (December 11, 2025)
128

9+
BUG FIXES:
1310

14-
ENHANCEMENTS:
11+
* stacks: surface runtime issues with local values to user during plan ([#37980](https://github.com/hashicorp/terraform/issues/37980))
1512

16-
* Add component registry source resolution support to Terraform Stacks ([#37888](https://github.com/hashicorp/terraform/issues/37888))
13+
* resource instance apply failures should not cause the resource instance state to be empty. ([#37981](https://github.com/hashicorp/terraform/issues/37981))
1714

1815

1916
## 1.14.1 (December 3, 2025)

0 commit comments

Comments
 (0)