Update CHANGELOG.md

This commit is contained in:
Paddy 2017-05-23 15:08:11 -07:00 committed by GitHub
parent dd17c1a78c
commit 48803f5961
1 changed files with 1 additions and 0 deletions

View File

@ -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]