Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-11-06 11:20:49 -08:00 committed by GitHub
parent 96db217168
commit 31aa8ccae6
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]
* compute: Allow attaching and detaching disks from instances [GH-636]
* compute: Add support for source/target service accounts to `google_compute_firewall` [GH-681]
* compute: Add `secondary_ip_range` support to `google_compute_subnetwork` data source [GH-687]
* 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]