Closed ocervell closed 4 years ago
Some users cannot grant IAM roles as part of the module (cross-project grants or no IAM admin role on the Terraform service account). This allows:
grant_iam_roles
false
service_account_email
Some users cannot grant IAM roles as part of the module (cross-project grants or no IAM admin role on the Terraform service account). This allows:
grant_iam_roles
tofalse
if the IAM roles should be granted outside the moduleservice_account_email
if the service account is already provisioned.