Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-07-31 09:34:01 -07:00 committed by GitHub
parent e497a8b93c
commit 24cfa5a76f

View File

@ -3,6 +3,7 @@
BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES:
* **New Data Source:** `google_dns_managed_zone` [GH-268]
* **New Resource:** `google_compute_project_metadata_item` - allows management of single key/value pairs within the project metadata map [GH-176]
* **New Resource:** `google_project_iam_binding` - allows fine-grained control of a project's IAM policy, controlling only a single binding. [GH-171]
* **New Resource:** `google_project_iam_member` - allows fine-grained control of a project's IAM policy, controlling only a single member in a binding. [GH-171]