Skip to content

Commit 4b343ef

Browse files
paddycarverDmitry Vlasov
authored and
Dmitry Vlasov
committed
Newlines, but really this time.
That's embarrassing. How did I miss that?
1 parent 6707060 commit 4b343ef

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

website/docs/r/google_project_iam_binding.html.markdown

+3-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ The following arguments are supported:
3838
`google_project_iam_binding` can be used per role.
3939

4040
* `project` - (Optional) The project ID. If not specified, uses the
41-
ID of the project configured with the provider.## Attributes Reference
41+
ID of the project configured with the provider.
42+
43+
## Attributes Reference
4244

4345
In addition to the arguments listed above, the following computed attributes are
4446
exported:

website/docs/r/google_project_iam_member.html.markdown

+3-2
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@ The following arguments are supported:
3535
* `role` - (Required) The role that should be applied.
3636

3737
* `project` - (Optional) The project ID. If not specified, uses the
38-
ID of the project configured with the provider.## Attributes Reference
38+
ID of the project configured with the provider.
39+
40+
## Attributes Reference
3941

4042
In addition to the arguments listed above, the following computed attributes are
4143
exported:
4244

4345
* `etag` - (Computed) The etag of the project's IAM policy.
44-

0 commit comments

Comments
 (0)