Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-03-20 14:22:07 -07:00 committed by GitHub
parent 28efae534a
commit 7c12f534be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,8 @@
## 1.8.1 (Unreleased)
IMPROVEMENTS:
* compute: Add `wait_for_instances` field to `google_compute_instance_group_manager` and self_link option to the `google_compute_instance_group` data source [GH-1222]
BUG FIXES:
* storage: Set force_destroy when importing storage buckets [GH-1223]