Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-01-03 14:10:19 -08:00 committed by GitHub
parent 5bf56797f7
commit 5e284316a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ IMPROVEMENTS:
* 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]
* all: Make provider-wide region optional [GH-916]
BUG FIXES:
* compute: Suppress diff for equivalent value in `google_compute_disk` image field [GH-884]