-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
enhancementforward/reviewIn review; remove label to forwardIn review; remove label to forwardservice/cloudresourcemanager-crmsize/s
Milestone
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment. If the issue is assigned to the "modular-magician" user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If the issue is assigned to a user, that user is claiming responsibility for the issue. If the issue is assigned to "hashibot", a community member has claimed the issue already.
Description
Given that:
- the
google_project_iam_policy
resource can no longer be non-authoritative since version 2.0.0 of the provider, - and that the project
Owner
role cannot be granted to external users on organization owned projects, - and that no specific project logic will be implemented by terraform.
Maybe the google_project_iam_policy
resource should ignore the resourcemanager.projectOwnerInvitee
role bound to such users when invited from the GCP web console.
Note: I realize as writing this that this kind of goes against #2315.
# terraform version
Terraform v0.11.11
+ provider.google v2.0.0
+ provider.google-beta v2.0.0
New or Affected Resource(s)
google_project_iam_policy
Potential Terraform Configuration
No change to configuration needed.
# Propose what you think the configuration to take advantage of this feature should look like.
# We may not use it verbatim, but it's helpful in understanding your intent.
References
Metadata
Metadata
Assignees
Labels
enhancementforward/reviewIn review; remove label to forwardIn review; remove label to forwardservice/cloudresourcemanager-crmsize/s