Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-03-20 15:42:21 -07:00 committed by GitHub
parent ddfb7ef2cf
commit c7f9d8f780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ 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:
* compute: fix panic when setting empty iap block [GH-1232]
* storage: Set force_destroy when importing storage buckets [GH-1223]
## 1.8.0 (March 19, 2018)