Update CHANGELOG.md

This commit is contained in:
Joe Selman 2017-09-14 19:15:52 -07:00
parent 3d5eccc1c6
commit b1879b2459

View File

@ -9,6 +9,7 @@ FEATURES:
* **New Resource:** `google_compute_region_instance_group_manager` ([#394](https://github.com/terraform-providers/terraform-provider-google/issues/394))
* **New Resource:** `google_compute_shared_vpc` [GH-396]
* **New Resource:** `google_folder` [GH-416]
* **New Resource:** `google_logging_project_sink` [GH-432]
IMPROVEMENTS:
* bigquery: Support Bigquery Views [GH-230]