Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-06-07 15:19:20 -07:00 committed by GitHub
parent 45d193101c
commit ebec7fbe78
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
IMPROVEMENTS:
* provider/google: `network` argument in `google_compute_instance_group` is now optional [GH-13493]
* provider/google: Add support for `draining_timeout_sec` to `google_compute_backend_service`. [GH-14559]
BUG FIXES: