Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-11-07 13:39:30 -08:00 committed by GitHub
parent 20fc7cf077
commit ca51efa7e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
* 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]
* compute: Add support for internal address (beta feature) in `google_compute_address` [GH-594]
* 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]