Update CHANGELOG.md

Fyi @ndmckinley
This commit is contained in:
Riley Karson 2018-12-17 14:23:48 -08:00 committed by Nathan McKinley
parent 3743b189aa
commit 6ad854a589

View File

@ -62,6 +62,7 @@ ENHANCEMENTS:
* 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]
* storage: `google_storage_bucket` has support for `requester_pays` [GH-2580]
* sql: support for private ip [GH-2662]
BUG FIXES: