Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-04-04 16:20:51 -07:00 committed by GitHub
parent 1bf076f6a9
commit 026c291fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ IMPROVEMENTS:
* iam: allow setting service account email as id for service account keys [GH-1256]
* sql: add custom timeouts support for sql database instance [GH-1288]
* sql: Retry on 429 and 503 errors on sql admin operation [GH-1212]
* project: Add disable_on_destroy flag to `google_project_services` [GH-1293]
BUG FIXES:
* compute: fix panic when setting empty iap block [GH-1232]