nais / nais/cli

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

Open
#160 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.