Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-12-27 12:30:00 -08:00 committed by GitHub
parent 18534c9e7d
commit fa58e0aa66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,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: Don't recreate container_cluster when maintenance_window changes [GH-893]
* dataproc: Add "internal IP only" support for Dataproc clusters [GH-837]
BUG FIXES: