From 205b0937015b06938e36c24dc94af1229aa97270 Mon Sep 17 00:00:00 2001 From: Vincent Roseberry Date: Mon, 6 Nov 2017 13:28:42 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5e95b2a..4c969f3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * container: Add support for Kubernetes alpha features [GH-646] * container: Add support for master authorized networks in `google_container_cluster` [GH-626] * project: Make `google_service_account` resource importable [GH-606] +* project: Project is optional and default to the provider value in `google_project_iam_policy` [GH-691] * pubsub: Create a `google_pubsub_subscription` for a topic in a different project [GH-640] * storage: Add labels to `google_storage_bucket` [GH-652]