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 #2039

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 hashicorp/terraform-provider-google#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 <magic-modules@google.com>
@modular-magician modular-magician merged commit 6e808e9 into hashicorp:master May 6, 2020
@modular-magician modular-magician deleted the downstream-pr-cbdd8134b37fb022f039a5b11df23592a1f8f510 branch November 16, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider produced inconsistent result in bigquery_dataset_access
1 participant