Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-01-03 16:21:17 -05:00 committed by GitHub
parent dab491d28d
commit 692689f0f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,9 @@ IMPROVEMENTS:
BUG FIXES:
* compute: Suppress diff for equivalent value in `google_compute_disk` image field [GH-884]
* compute: Read IAP settings properly in `google_compute_backend_service` [GH-907]
* 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]
* 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]
* all: Fix bug causing a perpetual diff when using provider-default zone [GH-914]
## 1.4.0 (December 11, 2017)