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

Error with bigquery-json.googleapis.com. Should it be bigquery.googleapis.com? #39

Closed
dmcgowandmc opened this issue Dec 9, 2019 · 0 comments · Fixed by #41
Closed

Comments

@dmcgowandmc
Copy link

dmcgowandmc commented Dec 9, 2019

Started using Project Factory version v6 which in turn downloaded a new Google provider for Terraform. Since then, any references to "bigquery-json.googleapis.com" fails as it expects just "bigquery.googleapis.com"

I believe this is the cause of the following error when attempting to use terraform-google-log-export

Are we able to get a new version that supports "bigquery.googleapis.com"

Error: expected service to not match any of [dataproc-control.googleapis.com source.googleapis.com stackdriverprovisioning.googleapis.com bigquery-json.googleapis.com], got bigquery-json.googleapis.com

  on .terraform/modules/security.log_export_bigquery_sink_dest/terraform-google-modules-terraform-google-log-export-ae0dd08/modules/bigquery/main.tf line 32, in resource "google_project_service" "enable_destination_api":
  32: resource "google_project_service" "enable_destination_api" {

Regards,
Doug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant