Closed bharathkkb closed 2 months ago
It would be nice to optionally create a user managed SA in cloud run v2 module so user does not have to manage it out of band. I propose we can keep it true by default (breaking change) since it is a best practice over using default SA. Example from GKE https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/a37bf7ed87d7f17e897926ac2ddf59e9b13030f5/sa.tf#L41
It would be nice to optionally create a user managed SA in cloud run v2 module so user does not have to manage it out of band. I propose we can keep it true by default (breaking change) since it is a best practice over using default SA. Example from GKE https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/a37bf7ed87d7f17e897926ac2ddf59e9b13030f5/sa.tf#L41