Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-05-31 09:28:40 -07:00 committed by GitHub
parent 40094ba417
commit 5838e0c095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
* kms: Add basic update for `google_kms_crypto_key` resource [GH-1511]
* project: Use default provider project for `google_project_services` if project field is empty [GH-1553]
* project: Added support for restoring default organization policies [GH-1477]
* project: Handle spurious Cloud API errors and performance issues for `google_project_service(s)` [GH-1565]
* sql: Add labels support in `sql_database_instance` [GH-1567]
BUG FIXES: