Skip to content

Commit 31a938d

Browse files
committed
remove space char
1 parent 432bb14 commit 31a938d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/website/docs/r/google_project.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The following arguments are supported:
100100
to be abandoned rather than deleted, i.e., the Terraform resource can be deleted without deleting the Project via
101101
the Google API. Possible values are: "PREVENT", "ABANDON", "DELETE". Default value is `PREVENT`.
102102

103-
* `tags` - (Optional) A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored when empty. The field is immutable and causes resource replacement when mutated.
103+
* `tags` - (Optional) A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored when empty. The field is immutable and causes resource replacement when mutated.
104104

105105

106106
## Attributes Reference

0 commit comments

Comments
 (0)