Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-10-31 16:38:36 -07:00 committed by GitHub
parent 026d76616d
commit c889e7d5a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* compute: Add import support for `google_compute_global_forwarding_rule` [GH-653]
* 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]
* 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]