Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-07-05 16:02:58 -07:00 committed by GitHub
parent ae5ea9fd0f
commit 5882f3145a

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* compute: Add `scratch_disk` property to `google_compute_instance` and deprecate `disk` [GH-123]
* compute: Add `labels` property to `google_compute_instance` [GH-150]
* 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]
* sql: Add support for importing `google_sql_database` [GH-12]
* sql: Add support for importing `google_sql_database_instance` [GH-11]