I am working on google cloud platform and i have faced the issue below. (I would also like inputs from aws and azure platforms as well.)
- Created a new user in gsuite admin console with no roles assigned in gsuite admin.
- Added that user in gcp IAM console and gave 2 roles : compute security admin and compute network admin at organization level, meaning these permissions are inherited from organization level.
Should my user be able to create projects having only compute secuirty admin and compute network admin roles ?
domain: example.com
(replace with your G Suite domain). All G Suite members inherit those roles. – John Hanley