Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-05-31 18:10:54 -07:00 committed by GitHub
parent fd208dc7ca
commit e9cf800ed3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ FEATURES:
* **New Datasource**: `google_service_account_key` [GH-1535]
IMPROVEMENTS:
* compute: As part of migrating `google_compute_disk` to be autogenerated, enabled encrypted source snapshot & images. [GH-1521].
* 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]