terraform-google-modules / terraform-google-iam

Manages multiple IAM roles for resources on Google Cloud
https://registry.terraform.io/modules/terraform-google-modules/iam/google
Apache License 2.0
189 stars 170 forks source link

IAM module for cloudsql resource #189

Closed pputman-clabs closed 10 months ago

pputman-clabs commented 1 year ago

TL;DR

Would like to have a google iam module to control the permissions for individual cloud sql instances

Terraform Resources

No response

Detailed design

Similar to the existing modules, would also like to have one that allowed to specify iam bindings for an individual cloud sql instance.  this would allow giving iam principals access to the instance only, rather than project wide permissions.

Additional information

No response

imrannayer commented 1 year ago

@pputman-clabs Is there any permission that can be given at instance level?

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days