Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-07-20 09:22:52 -07:00 committed by GitHub
parent 076d31dd69
commit 41862268a9

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* compute: Add `labels` property to `google_compute_instance` [GH-150]
* compute: Add import support for `google_compute_image` [GH-194]
* compute: Add import support for `google_compute_https_health_check` [GH-213]
* compute: Add import support for `google_compute_instance_group` [GH-201]
* container: Add timeout support ([#13203](https://github.com/hashicorp/terraform/issues/13203))
* container: Allow adding/removing zones to/from GKE clusters without recreating them [GH-152]
* project: Allow unlinking of billing account [GH-138]