Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-02-13 12:50:52 -08:00 committed by GitHub
parent 21e0075f6f
commit c77bb36523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
Features:
* **New Data Source** `google_compute_vpn_gateway` [GH-1071]
* **New Resource** `google_folder_iam_binding` [GH-1076]
* **New Resource** `google_folder_iam_member` [GH-1076]
IMPROVEMENTS:
* sql: Support multiple users with the same name for different host for 1st gen SQL instances. [GH-1066]