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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
## 1.9.5 (Unreleased)
1
+
## 1.9.5 (August 20, 2024)
2
2
3
3
ENHANCEMENTS:
4
4
5
5
* cloud: The cloud block can now interact with workspaces that have HCP resource IDs. ([#35495](https://github.com/hashicorp/terraform/issues/35495))
6
6
7
7
BUG FIXES:
8
8
9
-
* core: `removed` blocks with provisioners were not executed when the resource was in a nested module. [GH-35611]
9
+
* core: `removed` blocks with provisioners were not executed when the resource was in a nested module. ([#35611](https://github.com/hashicorp/terraform/issues/35611))
0 commit comments