Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-03-05 13:33:56 -08:00 committed by GitHub
parent 3e4b66884b
commit 5f0808a13f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* compute: add support for updating alias ips in instances [GH-1084]
* compute: allow setting a route resource's `description` attribute [GH-1088]
* compute: allow lowercase ip protocols in forwarding rules [GH-1118]
* compute: `google_compute_zones` datasource accepts a `project` parameter [GH-1122]
* container: Fail if the ip_allocation_policy doesn't specify secondary range names [GH-1065]
* container: Allow specifying accelerators in cluster node_config. [GH-1115]
* sql: Support multiple users with the same name for different host for 1st gen SQL instances. [GH-1066]