Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-07-31 11:10:08 -07:00 committed by GitHub
parent 32d7c3f62c
commit 53e24e553f

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* compute: Add import support for `google_compute_subnetwork` ([#227](https://github.com/terraform-providers/terraform-provider-google/issues/227))
* container: Add support for node pool autoscaling [GH-157]
* container: Add NodeConfig support on `google_container_node_pool` [GH-184]
* container: Add support for legacyAbac to `google_container_cluster` [GH-261]
* storage: Buckets now can have lifecycle properties ([#6](https://github.com/terraform-providers/terraform-provider-google/pull/6))
BUG FIXES: