Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-12-22 13:24:39 -08:00 committed by GitHub
parent 46cc5b7d84
commit d8e5dc8efc
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]
* dataproc: Add "internal IP only" support for Dataproc clusters [GH-837]
BUG FIXES:
* compute: Suppress diff for equivalent value in `google_compute_disk` image field [GH-884]