Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-12-19 17:20:05 -08:00 committed by GitHub
parent 42cc44efe2
commit ceb36f7918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,9 @@ FEATURES:
* **New Resource:** `google_service_account_iam_binding` [GH-840]
* **New Resource:** `google_service_account_iam_member` [GH-840]
* **New Resource:** `google_service_account_iam_policy` [GH-840]
* **New Resource:** `google_pubsub_topic_iam_binding` [GH-875]
* **New Resource:** `google_pubsub_topic_iam_member` [GH-875]
* **New Resource:** `google_pubsub_topic_iam_policy` [GH-875]
* **New Data Source:** `google_compute_region_instance_group` [GH-851]
* **New Data Source:** `google_kms_secret` [GH-741]