Skip to content

Commit 0230633

Browse files
authored
Update CHANGELOG.md
1 parent 119edd3 commit 0230633

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## 1.9.6 (Unreleased)
22

3+
BUG FIXES:
4+
5+
* plan renderer: Render complete changes within unknown nested blocks. ([#35644](https://github.com/hashicorp/terraform/issues/35644))
6+
* plan renderer: Fix crash when attempting to render unknown nested blocks that contain attributes forcing resource replacement. ([#35644](https://github.com/hashicorp/terraform/issues/35644))
7+
* plan renderer: Fix crash when rendering a plan that contains null attributes being update to unknown values. ([#35709](https://github.com/hashicorp/terraform/issues/35709))
8+
39
## 1.9.5 (August 20, 2024)
410

511
ENHANCEMENTS:

0 commit comments

Comments
 (0)