yu-iskw / terraform-google-copy-bq-datasets

A terraform module to copy BigQuery datasets across regions
https://registry.terraform.io/modules/yu-iskw/copy-bq-datasets/google/latest
Apache License 2.0
1 stars 1 forks source link

"permissions" point to the non-existing role #3

Open guchey opened 1 year ago

guchey commented 1 year ago

Probably the role roles/iam.serviceAccountTokenCreator should be used instead of the old one.

https://github.com/hashicorp/terraform-provider-google/issues/13286