Skip to content

Commit a4399e0

Browse files
committed
backport of commit 3e5f3a1
1 parent d72232b commit a4399e0

File tree

160 files changed

+8685
-15940
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+8685
-15940
lines changed
File renamed without changes.

.changes/previous-releases.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
- [v1.14](https://github.com/hashicorp/terraform/blob/v1.14/CHANGELOG.md)
21
- [v1.13](https://github.com/hashicorp/terraform/blob/v1.13/CHANGELOG.md)
32
- [v1.12](https://github.com/hashicorp/terraform/blob/v1.12/CHANGELOG.md)
43
- [v1.11](https://github.com/hashicorp/terraform/blob/v1.11/CHANGELOG.md)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: Fixes resource identity being dropped from state in certain cases
3+
time: 2025-08-04T16:21:37.590435+02:00
4+
custom:
5+
Issue: "37396"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: Fix regression that caused `terraform test` with zero tests to return a non-zero exit code.
3+
time: 2025-08-21T09:17:53.534792+02:00
4+
custom:
5+
Issue: "37477"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: 'terraform test: prevent panic when resolving incomplete references'
3+
time: 2025-08-25T12:50:18.511449+02:00
4+
custom:
5+
Issue: "37484"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: "test: Fix the order of execution of cleanup nodes"
3+
time: 2025-09-05T08:31:04.56877+02:00
4+
custom:
5+
Issue: "37546"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: 'apply: hide sensitive inputs when values have changed between plan and apply'
3+
time: 2025-09-10T09:54:24.889605+02:00
4+
custom:
5+
Issue: "37582"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: 'variable validation: keep sensitive and ephemeral metadata when evaluating variable conditions.'
3+
time: 2025-09-11T14:20:38.411183+02:00
4+
custom:
5+
Issue: "37595"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: Retrieve all workspace variables while doing a `terraform import`, include variables inherited from variable sets but not overwritten by the workspace.
3+
time: 2025-07-14T13:59:38.867411+05:30
4+
custom:
5+
Issue: "37241"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: Fix OSS backend proxy support by adding a proxy layer for OSS backend operations. Resolves hashicorp/terraform#36897.
3+
time: 2025-08-28T18:27:46.867411+05:30
4+
custom:
5+
Issue: "36897"

0 commit comments

Comments
 (0)