You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
## 1.8.4 (Unreleased)
1
+
## 1.8.4 (May 22, 2024)
2
2
3
3
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))
0 commit comments