Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-11-07 14:41:29 -08:00 committed by GitHub
parent af0a22fbfb
commit 1ca40d51d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
* 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]
* logging: Make `google_logging_project_sink` resource importable [GH-688]
* project: Make `google_service_account` resource importable [GH-606]
* project: Project is optional and default to the provider value in `google_project_iam_policy` [GH-691]
* pubsub: Create a `google_pubsub_subscription` for a topic in a different project [GH-640]