Update CHANGELOG.md

This commit is contained in:
Clint 2017-05-10 15:53:57 -05:00 committed by GitHub
parent d1b5eac587
commit 93c85520e1
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ BUG FIXES:
* provider/google: Handle `google_compute_instance_group_manager` not being found [GH-14190]
* provider/google: better visibility for compute_region_backend_service [GH-14301]
* provider/heroku: Configure buildpacks correctly for both Org Apps and non-org Apps [GH-13990]
* provider/heroku: Fix `heroku_cert` update of ssl cert [GH-14240]
* provider/openstack: Handle disassociating deleted FloatingIP's from a server [GH-14210]
* provider/postgres grant role when creating database [GH-11452]
* provisioner/remote-exec: Fix panic from remote_exec provisioner [GH-14134]