From c89429cf7a285e088fd7b16d222ad5c9d74afd55 Mon Sep 17 00:00:00 2001 From: Paddy Date: Thu, 27 Jul 2017 14:39:28 -0700 Subject: [PATCH] Newlines, but really this time. That's embarrassing. How did I miss that? --- website/docs/r/google_project_iam_binding.html.markdown | 4 +++- website/docs/r/google_project_iam_member.html.markdown | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/website/docs/r/google_project_iam_binding.html.markdown b/website/docs/r/google_project_iam_binding.html.markdown index 9f8c8374..b7916aa2 100644 --- a/website/docs/r/google_project_iam_binding.html.markdown +++ b/website/docs/r/google_project_iam_binding.html.markdown @@ -38,7 +38,9 @@ The following arguments are supported: `google_project_iam_binding` can be used per role. * `project` - (Optional) The project ID. If not specified, uses the - ID of the project configured with the provider.## Attributes Reference + ID of the project configured with the provider. + +## Attributes Reference In addition to the arguments listed above, the following computed attributes are exported: diff --git a/website/docs/r/google_project_iam_member.html.markdown b/website/docs/r/google_project_iam_member.html.markdown index 9b0f9803..a9419f81 100644 --- a/website/docs/r/google_project_iam_member.html.markdown +++ b/website/docs/r/google_project_iam_member.html.markdown @@ -35,10 +35,11 @@ The following arguments are supported: * `role` - (Required) The role that should be applied. * `project` - (Optional) The project ID. If not specified, uses the - ID of the project configured with the provider.## Attributes Reference + ID of the project configured with the provider. + +## Attributes Reference In addition to the arguments listed above, the following computed attributes are exported: * `etag` - (Computed) The etag of the project's IAM policy. -