Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-05-23 16:47:41 -07:00 committed by GitHub
parent 974c3f7646
commit 2497272795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ FEATURES:
IMPROVEMENTS:
* cloudfunctions: add ability to retry cloud functions on failure [GH-1452]
* container: Add support for regional cluster in `google_container` datasource [GH-1441]
* container: Add GKE Shared VPC support [GH-1528]
* 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]