You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/api_gateway_api_config_iam.html.markdown
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,9 @@ The following arguments are supported:
97
97
***serviceAccount:{emailid}**: An email address that represents a service account. For example, [email protected].
98
98
***group:{emailid}**: An email address that represents a Google group. For example, [email protected].
99
99
***domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
100
+
***projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
101
+
***projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
102
+
***projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
100
103
101
104
*`role` - (Required) The role that should be applied. Only one
102
105
`google_api_gateway_api_config_iam_binding` can be used per role. Note that custom roles must be of the format
Copy file name to clipboardExpand all lines: website/docs/r/api_gateway_api_iam.html.markdown
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,9 @@ The following arguments are supported:
95
95
***serviceAccount:{emailid}**: An email address that represents a service account. For example, [email protected].
96
96
***group:{emailid}**: An email address that represents a Google group. For example, [email protected].
97
97
***domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
98
+
***projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
99
+
***projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
100
+
***projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
98
101
99
102
*`role` - (Required) The role that should be applied. Only one
100
103
`google_api_gateway_api_iam_binding` can be used per role. Note that custom roles must be of the format
Copy file name to clipboardExpand all lines: website/docs/r/api_gateway_gateway_iam.html.markdown
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,9 @@ The following arguments are supported:
102
102
***serviceAccount:{emailid}**: An email address that represents a service account. For example, [email protected].
103
103
***group:{emailid}**: An email address that represents a Google group. For example, [email protected].
104
104
***domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
105
+
***projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
106
+
***projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
107
+
***projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
105
108
106
109
*`role` - (Required) The role that should be applied. Only one
107
110
`google_api_gateway_gateway_iam_binding` can be used per role. Note that custom roles must be of the format
Copy file name to clipboardExpand all lines: website/docs/r/artifact_registry_repository_iam.html.markdown
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,9 @@ The following arguments are supported:
101
101
***serviceAccount:{emailid}**: An email address that represents a service account. For example, [email protected].
102
102
***group:{emailid}**: An email address that represents a Google group. For example, [email protected].
103
103
***domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
104
+
***projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
105
+
***projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
106
+
***projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
104
107
105
108
*`role` - (Required) The role that should be applied. Only one
106
109
`google_artifact_registry_repository_iam_binding` can be used per role. Note that custom roles must be of the format
0 commit comments