Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-12-13 08:58:03 -08:00 committed by Nathan McKinley
parent eca7ab673c
commit 849cd0316d

View File

@ -57,6 +57,7 @@ ENHANCEMENTS:
* 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]
* 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]
BUG FIXES: