Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-05-22 12:46:23 -07:00 committed by GitHub
parent 9ac7acc164
commit 5da02f7ffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ IMPROVEMENTS:
* container: Add support for regional cluster in `google_container` datasource [GH-1441]
* compute: autogenerate `google_compute_ssl_policy` [GH-1478]
* compute: add support for `ssl_policy` to `google_target_https_proxy` [GH-1466]
* project: Added name and project_id plan-time validations [GH-1519]
BUG FIXES:
* Compare region_backend_service.backend[].group as a relative path [GH-1487]