From eea2b7461c29fda7d90a9956a5cd93daf1d8e83a Mon Sep 17 00:00:00 2001 From: Evan Brown Date: Thu, 17 Nov 2016 09:49:22 -0800 Subject: [PATCH] Resolve review feedback --- r/google_service_account.html.markdown | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/r/google_service_account.html.markdown b/r/google_service_account.html.markdown index c54594ef..a1840c1f 100644 --- a/r/google_service_account.html.markdown +++ b/r/google_service_account.html.markdown @@ -8,7 +8,7 @@ description: |- # google\_service\_account -Allows management of a Google Cloud Platform service account. +Allows management of a [Google Cloud Platform service account](https://cloud.google.com/compute/docs/access/service-accounts) ## Example Usage @@ -55,9 +55,8 @@ The following arguments are supported: Changing this updates the policy. - Deleting this removes the policy, but leaves the original policy - intact. If there are overlapping `binding` entries between the original - policy and the data source policy, they will be removed. + Deleting this removes the policy declared in Terraform. Any policy bindings + associated with the project before Terraform was used are not deleted. ## Attributes Reference