Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-01-17 18:50:58 -08:00 committed by GitHub
parent d8aea17b19
commit 91cf319f0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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