Skip to content

Commit aa693e0

Browse files
committed
prepare for v1.8.4 release
1 parent 2bba9b5 commit aa693e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## 1.8.4 (Unreleased)
1+
## 1.8.4 (May 22, 2024)
22

33
BUG FIXES:
4-
* `core`: Fix exponential slowdown in some cases when modules are using `depends_on`. [GH-35157]
5-
* `import` blocks: Fix bug where resources with nested, computed, and optional `id` attributes would fail to generate configuration. [GH-35220]
4+
* `core`: Fix exponential slowdown in some cases when modules are using `depends_on`. ([#35157](https://github.com/hashicorp/terraform/issues/35157))
5+
* `import` blocks: Fix bug where resources with nested, computed, and optional `id` attributes would fail to generate configuration. ([#35220](https://github.com/hashicorp/terraform/issues/35220))
66

77
## 1.8.3 (May 8, 2024)
88

0 commit comments

Comments
 (0)