diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c6830e3..e039ad2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ ENHANCEMENTS: * cloudfunctions: add souce repo support [GH-2650] * compute: `google_compute_url_map` resource is now autogenerated and supports multiple import formats. [GH-2245] * dataproc: Add `accelerators` support to `google_dataproc_cluster` to allow using GPU accelerators. [GH-2411] +* project: The google_iam_policy data source now supports Audit Configs [GH-2687] * resourcemanager: add `inherit_from_parent` to all org policy resources [GH-2653] * storage: `google_storage_object_acl` can more easily swap between `role_entity` and `predefined_acl` ACL definitions. [GH-2316] * storage: `google_storage_bucket` has support for `requester_pays` [GH-2580]