Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Switch default access to use legacy role (#60)
Per hashicorp/terraform-provider-google#5350 (comment) we will keep seeing diffs on every apply if we set an IAM role here as the bigquery API always returns legacy role. NOTE: This does *not* cause a breaking change and in fact will prevent users from seeing an unexpected diff if using the BQ module with access unset.
- Loading branch information