Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with 'roles/compute.browser' #7

Open
yamamoto52 opened this issue Jan 24, 2020 · 2 comments
Open

problem with 'roles/compute.browser' #7

yamamoto52 opened this issue Jan 24, 2020 · 2 comments

Comments

@yamamoto52
Copy link

during execution of :

gcloud projects add-iam-policy-binding  $PROJECT_ID --member="serviceAccount:$LIST_PROJECTS_SERVICE_ACCOUNT"     --role="roles/compute.browser"

I got output :

(gcloud.projects.add-iam-policy-binding) INVALID_ARGUMENT: Role roles/compute.browser is not supported for this resource.

Is it correct configuration ?

@mmarquezv
Copy link

I'm having the same problem. ¿Does anyone have a solution for this error?

@philipp-heinrich
Copy link

did you tried :

--role="roles/browser" instead of --role="roles/compute.browser"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants