Update CHANGELOG.md

This commit is contained in:
Riley Karson 2019-04-02 11:02:59 -07:00 committed by GitHub
parent 95191ed06e
commit 8f1b34dbbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,11 @@
## 2.4.0 (Unreleased)
FEATURES:
* **New Resource**: `google_access_context_manager_access_policy` is now available at GA. [GH-3358]
* **New Resource**: `google_access_context_manager_access_level` is now available at GA. [GH-3358]
* **New Resource**: `google_access_context_manager_service_perimeter` is now available at GA. [GH-3358]
ENHANCEMENTS:
* dns: `google_dns_managed_zone.private_visibility_config`, part of private DNS, is now generally available. [GH-3352]