Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-05-30 15:49:13 -07:00 committed by GitHub
parent 8a77e42698
commit 5c292c1fa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
* cloudbuild: Use the project defined in `trigger_template` when creating a `google_cloudbuild_trigger` [GH-1556]
* 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]
* sql: Add labels support in `sql_database_instance` [GH-1567]
BUG FIXES: