Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-12-21 10:02:44 -08:00 committed by GitHub
parent bded8d19ec
commit 5498a33d1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
* compute: More descriptive error message for health check not found in `google_compute_target_pool` [GH-883]
BUG FIXES:
* compute: Suppress diff for equivalent value in `google_compute_disk` image field [GH-884]
* storage: Fix bug blocking the update of a storage object if its content is dynamic/interpolated. [GH-848]
* storage: Fix bug preventing the removal of lifecycle rules for a `google_storage_bucket`. [GH-850]