We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1608b89 commit 3526774Copy full SHA for 3526774
CHANGELOG.md
@@ -33,6 +33,7 @@ for more details.
33
* **New Resource**: `google_sql_ssl_cert` for managing a Google SQL SSL Cert on a Google SQL Instance. [GH-2290]
34
* **New Resource**: `google_monitoring_notification_channel` [GH-2452]
35
* **New Resource**: `google_monitoring_group` [GH-2451]
36
+* **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]
37
38
ENHANCEMENTS:
39
* bigquery: Add `default_partition_expiration_ms` field to `google_bigquery_dataset` resource. [GH-2287]
0 commit comments