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

postgres: lock down IAM access to single instance with IAM condition #160

Open
Starefossen opened this issue Mar 23, 2023 · 1 comment
Open

Comments

@Starefossen
Copy link
Member

It is possible to add IAM conditions to roles/cloudsql.client to lock down to a single instance like this resource.name == 'projects/abc123/instances/myinstance' && resource.type == 'sqladmin.googleapis.com/Instance'

@Kyrremann
Copy link
Contributor

@Starefossen Starefossen changed the title postgres: add instance condition postgres: lock down IAM access to single instance with IAM condition Jun 2, 2023
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

2 participants