Update CHANGELOG.md

This commit is contained in:
Paddy 2018-07-06 05:17:58 -07:00 committed by GitHub
parent 0eb723ec32
commit c1d2b5d96e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,8 @@ IMPROVEMENTS:
* compute: Autogenerate `google_compute_forwarding_rule`, adding labels, service labels, and service name attribute.
* compute: add `quic_override` to `google_compute_target_https_proxy` [GH-1718]
* container: add ability to configure resource labels on `google_container_cluster` [GH-1663]
* continer: increase max number of `master_authorized_networks` to 20 [GH-1733]
* container: increase max number of `master_authorized_networks` to 20 [GH-1733]
* container: support specifying `disk_type` for `node_config` [GH-1665]
* redis: Support Redis Configuration [GH-1706]
BUG FIXES: