Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-06-16 10:42:23 -07:00 committed by GitHub
parent deca31e8e8
commit 003fd5b7c6

View File

@ -9,3 +9,4 @@ IMPROVEMENTS:
* Add an additional delay when checking for sql operations [GH-15170](https://github.com/hashicorp/terraform/pull/15170)
* Add support for importing `compute_backend_service` [GH-40]
* Wait for disk resizes to complete [GH-1]
* Support `connection_draining_timeout_sec` in `google_compute_region_backend_service` [GH-101]