Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-11-02 10:38:48 -07:00 committed by GitHub
parent ca7551c8c5
commit 96c7d8666e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ IMPROVEMENTS:
* compute: Add IAP support for backend services [GH-471]
* container: Add support for CPU Platform in `google_container_node_pool` and `google_container_cluster` [GH-622]
* container: Add support for Kubernetes alpha features [GH-646]
* container: Add support for master authorized networks in `google_container_cluster` [GH-626]
* project: Make `google_service_account` resource importable [GH-606]
* pubsub: Create a `google_pubsub_subscription` for a topic in a different project [GH-640]
* storage: Add labels to `google_storage_bucket` [GH-652]