Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcp: Configure google_organization_iam_policy #11

Closed
donovanmuller opened this issue Aug 22, 2022 · 5 comments
Closed

gcp: Configure google_organization_iam_policy #11

donovanmuller opened this issue Aug 22, 2022 · 5 comments

Comments

@donovanmuller
Copy link
Contributor

What resource do you need?

Provider Name: GCP
Terraform Resource Name: google_organization_iam_policy

What is your use case?

See this https://github.com/upbound/official-providers/pull/504#issuecomment-1222297858. google_organization_iam_policy should be configured separately given the organisation level access required to test it.

@Pocokwins
Copy link
Contributor

Hi, as my team is also interested in this feature, I'll open a PR to add google_organization_iam_policy resource in the upcoming days.

@jeanduplessis
Copy link
Collaborator

@Pocokwins please see #14
We are considering not adding *_iam_binding and *_iam_policy resources in favor of only using *_iam_member.

Please add your use case there if this does not work for your team.

@Pocokwins
Copy link
Contributor

@Pocokwins please see #14 We are considering not adding *_iam_binding and *_iam_policy resources in favor of only using *_iam_member.

Please add your use case there if this does not work for your team.

Hi @jeanduplessis , thanks for the heads up. It looks like that the google_organization_iam_member will fit for our purposes as well.

@jeanduplessis
Copy link
Collaborator

@jeanduplessis
Copy link
Collaborator

In the context of #14 I am closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants