Update CHANGELOG.md

This commit is contained in:
Paddy 2018-12-20 21:37:30 -08:00 committed by GitHub
parent e9aebb8b15
commit ca2abf2aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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]