Update CHANGELOG.md

This commit is contained in:
Riley Karson 2018-11-07 16:06:21 -08:00 committed by Nathan McKinley
parent c4793e3aa5
commit 6809633c7a

View File

@ -38,6 +38,7 @@ ENHANCEMENTS:
* cloudfunctions: Add `runtime` support to `google_cloudfunctions_function` [GH-2340]
* cloudfunctions: Add new-style Storage and Pub/Sub trigger support to `google_cloudfunctions_function` [GH-2412]
* 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]
* container: regional and private clusters are in GA now [GH-2364]
* iam: `google_service_accounts` now supports multiple import formats. [GH-2261]
* storage: `google_storage_object_acl` can more easily swap between `role_entity` and `predefined_acl` ACL definitions. [GH-2316]