diff --git a/CHANGELOG.md b/CHANGELOG.md index 36971250..514a209f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ ENHANCEMENTS: * 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] +* kms: Add support for `protection_level` to `google_kms_crypto_key` [GH-2751] * 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]