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
Updated a grammatical error on the documentation under credentials section.
Signed-off-by: Heshanthaka <heshanthaka007@gmail.com>
Signed-off-by: Heshanthaka <heshanthaka007@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ with the following roles:
140
140
- Can create, update, and delete services.
141
141
- Can get and set IAM policies.
142
142
143
-
This service account needs to a member of the `Compute Engine default service account`,
143
+
This service account needs to be a member of the `Compute Engine default service account`,
144
144
`(PROJECT_NUMBER-compute@developer.gserviceaccount.com)`, with role
145
145
`Service Account User`. To grant a user permissions for a service account, use
146
146
one of the methods found in [Configuring Ownership and access to a service account](https://cloud.google.com/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_user_for_a_service_account).
0 commit comments