Update CHANGELOG.md

This commit is contained in:
Riley Karson 2018-11-19 14:36:14 -08:00 committed by Nathan McKinley
parent decc9db551
commit 036f7c10dc

View File

@ -8,6 +8,7 @@ FEATURES:
* **New Resource**: `google_monitoring_notification_channel` [GH-2452]
* **New Resource**: `google_monitoring_group` [GH-2451]
* **New Resource**: `google_billing_account_iam_binding`, `google_billing_account_iam_member`, `google_billing_account_iam_policy` for managing Billing Account IAM policies, including managing Billing Account users. [GH-2143]
* **New Datasource**: `google_iam_role` datasource to be able to read an IAM role's permissions. [GH-2482]
ENHANCEMENTS:
* cloudbuild: Added Update support for `google_cloudbuild_trigger`. [GH-2121]