Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Fix bigquery dataset access iam roles with primative equivalent #395

Conversation

modular-magician
Copy link
Owner

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

* 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 70f30fd into master May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider produced inconsistent result in bigquery_dataset_access
1 participant