How do I enable only a single Cloud SQL DB for a GCP service account?

I have a service account that should only have access to a single instance of Cloud SQL. In GCP, I've been trying to create a role with conditional access to the instance.

The instance name of the DB is test-sandboxy, and I've taken a screenshot of how I'm trying to create the role condition. enter image description here

Is there a prefix that I need to put on the name? Or is there a directory where I can look up resource names?


Solution 1:

Google Cloud SQL does not support conditional role bindings.

Resource types that accept conditional role bindings