From f6230ba1e4ea82c0b020298e8284ea6df65187ab Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Thu, 13 Dec 2018 14:48:59 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99a932ca..114e94d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,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] +* sql: support for private ip [GH-2662] BUG FIXES: