Skip to content

Commit 3635ce1

Browse files
authored
Update CHANGELOG.md
1 parent a2d0f79 commit 3635ce1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ BUG FIXES:
55
* Plan renderer: Correctly render strings that begin with JSON compatible text but don't end with it. ([#34959](https://github.com/hashicorp/terraform/pull/34959))
66
* Fix crash in terraform plan when referencing a module output that does not exist within the try(...) function. ([#34985](https://github.com/hashicorp/terraform/pull/34985))
77
* Fix crash in terraform apply when referencing a module with no planned changes. ([#34985](https://github.com/hashicorp/terraform/pull/34985))
8-
* `moved` block: Fix crash when move targets a module which no longer exists [GH-34986]
8+
* `moved` block: Fix crash when move targets a module which no longer exists. [GH-34986]
9+
* `import` block: Fix crash when generating configuration for resources with complex sensitive attributes. ([#34996](https://github.com/hashicorp/terraform/pull/34996))
910

1011
## 1.8.0 (April 10, 2024)
1112

0 commit comments

Comments
 (0)