Update CHANGELOG.md

This commit is contained in:
Riley Karson 2017-08-07 13:15:35 -07:00 committed by GitHub
parent 2d0d8bdcc0
commit 23e445d114

View File

@ -19,6 +19,7 @@ IMPROVEMENTS:
* compute: Add support for `ip_version` to `google_compute_global_address` [GH-250]
* compute: Add support for `subnetwork` as a self_link to `google_compute_instance`. [GH-290]
* compute: Add support for multiple `network_interface`'s to `google_compute_instance`. [GH-289]
* compute: Add support for `denied` to `google_compute_firewall` [GH-282]
* container: Add support for node pool autoscaling [GH-157]
* container: Add NodeConfig support on `google_container_node_pool` [GH-184]
* container: Add support for legacyAbac to `google_container_cluster` [GH-261]