From 025d7ea8c94291febfbe1da4206e0a7d64e3c1bb Mon Sep 17 00:00:00 2001 From: Clint Date: Thu, 18 May 2017 15:10:00 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de2dd8afd9..f22fb6947a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ BUG FIXES: * provider/digitalocean: Fix parsing of digitalocean dns records [GH-14215] * provider/github: Log HTTP requests and responses in DEBUG mode [GH-14363] * provider/google: Fix health check http/https defaults [GH-14441] +* provider/google: Fix issue with GCP Cloud SQL Instance `disk_autoresize` [GH-14582] * 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]