Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-10-31 16:27:29 -07:00 committed by GitHub
parent d37f352f41
commit c8673a300e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ FEATURES:
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]
* project: Make `google_service_account` resource importable [GH-606]
* pubsub: Create a `google_pubsub_subscription` for a topic in a different project [GH-640]