Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-05-30 16:01:57 -07:00 committed by GitHub
parent 6240cf2ab4
commit 74ecaea42e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ IMPROVEMENTS:
* compute: Accept subnetwork name only in `google_forwarding_rule` [GH-1552]
* compute: Add disabled property to `google_compute_firewall` [GH-1536]
* compute: Add support for custom request headers in `google_compute_backend_service` [GH-1537]
* compute: Add support for `ssl_policy` to `google_compute_target_ssl_proxy` [GH-1568]
* cloudbuild: Use the project defined in `trigger_template` when creating a `google_cloudbuild_trigger` [GH-1556]
* kms: Add basic update for `google_kms_crypto_key` resource [GH-1511]
* project: Use default provider project for `google_project_services` if project field is empty [GH-1553]