Update CHANGELOG.md

This commit is contained in:
Riley Karson 2019-01-03 16:54:57 -08:00 committed by GitHub
parent 181dafe6d7
commit 4e07a6435f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,7 @@ ENHANCEMENTS:
* 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]
* sourcerepo: `google_sourcerepo_repository` is now autogenerated, adding configurable timeouts. [GH-2797]
* 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]