Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-01-09 09:40:01 -08:00 committed by GitHub
parent 6ba6dfa6d2
commit 9ccbf1f104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ IMPROVEMENTS:
* compute: Add update support for `routing_mode` in `google_compute_network` [GH-857]
* compute: Add import support for `google_compute_instance` [GH-873]
* compute: More descriptive error message for health check not found in `google_compute_target_pool` [GH-883]
* container: Ensure operations on a cluster are applied serially [GH-937]
* container: Don't recreate container_cluster when maintenance_window changes [GH-893]
* dataproc: Add "internal IP only" support for Dataproc clusters [GH-837]
* all: Make provider-wide region optional [GH-916]