Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-03-09 11:04:41 -08:00 committed by GitHub
parent 08e81f528c
commit 1d9a14ddc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
* 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]
* compute: Support `distributionPolicy` when creating regional instance group managers. [GH-1092]
* 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]
* pubsub: Add project field to iam pubsub topic resources [GH-1154]