diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eee47956..526411208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -110,6 +110,7 @@ BUG FIXES: * provider/google: Fix health check http/https defaults [GH-14441] * provider/google: Fix issue with GCP Cloud SQL Instance `disk_autoresize` [GH-14582] * provider/google: Fix crash creating Google Cloud SQL 2nd Generation replication instance [GH-14373] +* provider/google: Disks now detach before getting deleted [GH-14651] * provider/heroku: Fix issue with setting correct CName in heroku_domain [GH-14443] * provider/opc: Correctly export `ip_address` in IP Addr Reservation [GH-14543] * provider/openstack: Handle Deleted Resources in Floating IP Association [GH-14533]