Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-12-21 16:10:46 -08:00 committed by GitHub
parent a086e70e79
commit 72ee97e142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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