Update CHANGELOG.md

This commit is contained in:
Riley Karson 2019-04-02 14:34:17 -07:00 committed by GitHub
parent 7d66019993
commit a95829d127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ FEATURES:
* **New Resource**: `google_access_context_manager_service_perimeter` is now available at GA. [GH-3358]
ENHANCEMENTS:
* compute: `google_compute_backend_service` is now generated with Magic Modules, adding configurable timeouts, multiple import formats, `creation_timestamp` output. [GH-3345]
* dns: `google_dns_managed_zone.private_visibility_config`, part of private DNS, is now generally available. [GH-3352]
BUG FIXES: