In GCP, GSR is their anyway we can restrict one repository to an IAM User ?
Asked
Active
Viewed 80 times
1
-
You cannot restrict to a specified user. You can define which users have access. Permission can be granted via IAM roles to the project for the resource, via identities assigned to the resource and via SSH keys. – John Hanley Nov 25 '20 at 19:43
-
i really didnt understand it. can you pls explain how to provider specific users to it. – Jithin Kumar S Nov 26 '20 at 13:06
-
Read guillaume's answer. – John Hanley Nov 26 '20 at 17:26
1 Answers
1
When you have a look to all your repository, you can see a user icon to manage the permissions
Grant only one user on the repository and delete all the others to achieve your use case.

guillaume blaquiere
- 66,369
- 2
- 47
- 76