Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2018-01-17 11:23:50 -08:00 committed by GitHub
parent fc7c0ce74a
commit 5176daaec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@ IMPROVEMENTS:
* dataproc: Support `self_link` from a different project in dataproc network and subnetwork fields [GH-935]
* sourcerepo: Export new `url` field for `google_sourcerepo_repository` [GH-943]
* folder: Support more format for `folder` field in `google_folder_organization_policy` [GH-963]
* dns: Add import support to `google_dns_record_set` [GH-895]
* all: Make provider-wide region optional [GH-916]
* all: Infers region from zone schema before using the provider-level region [GH-938]
* all: Upgrade terraform core to v0.11.2 [GH-940]