Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-05-31 17:33:23 -07:00 committed by GitHub
parent 8f31fec857
commit 3d2957b6ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
## 1.13.1 (Unreleased)
FEATURES:
* **New Datasource**: `google_service_account` [GH-1535]
* **New Datasource**: `google_service_account_key` [GH-1535]
IMPROVEMENTS:
* compute: Accept subnetwork name only in `google_forwarding_rule` [GH-1552]
* compute: Add disabled property to `google_compute_firewall` [GH-1536]