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

Fix bigquery dataset access iam roles with primative equivalent #6307

Conversation

modular-magician
Copy link
Collaborator

Release Note Template for Downstream PRs (will be copied)

bigquery: Fixed error where `google_bigquery_dataset_access` resources could not be found post-creation if role was set to a predefined IAM role with an equivalent primative role (e.g. `roles/bigquery.dataOwner` and `OWNER`)

Fixes #6175

Derived from GoogleCloudPlatform/magic-modules#3471

…icorp#3471)

* account for iam vs primative bigquery roles

* add test, fix description

* s/EDITOR/WRITER

* fix test

* comments

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 821a789 into hashicorp:master May 6, 2020
@ghost
Copy link

ghost commented Jun 5, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Jun 5, 2020
@modular-magician modular-magician deleted the downstream-pr-cbdd8134b37fb022f039a5b11df23592a1f8f510 branch November 17, 2024 03:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider produced inconsistent result in bigquery_dataset_access
1 participant