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
200 stars 171 forks source link

IAM module for cloudsql resource #189

Closed pputman-clabs closed 1 year 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 1 year 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