Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-07-28 09:53:00 -07:00 committed by GitHub
parent 3eaf4751db
commit fd99f25e13

View File

@ -5,6 +5,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES:
IMPROVEMENTS:
* **New Resource:** `google_compute_network_peering` ([#259](https://github.com/terraform-providers/terraform-provider-google/issues/259))
* 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]
* storage: Buckets now can have lifecycle properties ([#6](https://github.com/terraform-providers/terraform-provider-google/pull/6))