postgres: lock down IAM access to single instance with IAM condition
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2
- Forks
- 5
- Avg merge
- 17m
- Merged PRs (30d)
- 11
Description
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'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The payload names no files, tests, or CLI entry point. First clarify the intended change and where IAM conditions should be configured, then identify the relevant implementation and tests; done should include verified restriction of Cloud SQL IAM access to the single named instance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, postgres
- Domain
- cli, cloud, databases, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100