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

Remove assigned role for the user #128

Closed s890542 closed 3 years ago

s890542 commented 3 years ago

How do we remove the owner role for service account in a project using terraform ? Ideally we need to remove only the role for this service account and keep the other assigned roles intact

morgante commented 3 years ago

This is not something you can do via Terraform.