any suggestions for managing IAM user privs on a d...
# google-cloud
t
any suggestions for managing IAM user privs on a database using pulumi? I'd rather not have to manually manage grants. https://cloud.google.com/sql/docs/postgres/add-manage-iam-users
d
You could create a custom resource for this, if you really wanted to