Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-09-08 17:03:39 -07:00 committed by GitHub
parent c751a32626
commit 7c884c7e09

View File

@ -5,6 +5,8 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES:
* **New Data Source:** `google_client_config` ([#385](https://github.com/terraform-providers/terraform-provider-google/issues/385))
* **New Resource:** `google_compute_region_instance_group_manager` ([#394](https://github.com/terraform-providers/terraform-provider-google/issues/394))
IMPROVEMENTS:
* bigquery: Support Bigquery Views [GH-230]