Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-09-07 10:33:45 -07:00 committed by GitHub
parent 67b7b2dd72
commit da6b544330

View File

@ -8,6 +8,7 @@ FEATURES:
IMPROVEMENTS:
* bigquery: Support Bigquery Views [GH-230]
* container: Add import support for `google_container_cluster` ([#391](https://github.com/terraform-providers/terraform-provider-google/issues/391))
* container: Add support for resizing a node pool defined in `google_container_cluster` [GH-331]
* container: Allow updating `google_container_cluster.logging_service` [GH-343]
* container: Add support for 'node_config.preemptible' field on `google_container_cluster` [GH-341]