Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-12-19 13:27:36 -08:00 committed by GitHub
parent 18a6255064
commit ba44353e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ FEATURES:
* **New Resource:** `google_service_account_iam_member` [GH-840]
* **New Resource:** `google_service_account_iam_policy` [GH-840]
* **New Data Source:** `google_compute_region_instance_group` [GH-851]
* **New Data Source:** `google_kms_secret` [GH-741]
IMPROVEMENTS:
* iam: Add support for import of IAM resources (project, folder, organizations, crypto keys, and key rings). [GH-835]