Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-12-21 16:13:15 -08:00 committed by GitHub
parent 49a0008643
commit bdb7d5d8ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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