【发布时间】:2020-01-30 20:27:27
【问题描述】:
运行Terraform Apply 时会发生以下情况。我正在通过 Terraform 创建许多 BigQuery 数据集。
google_project_services.default: Error updating services: googleapi: Error 503: The service(s) ["bigquery.googleapis.com"] are still being enabled for project [PROJECT_NAME]. This isn't a real API error, this is just eventual consistency.
【问题讨论】:
标签: google-cloud-platform google-bigquery terraform-provider-gcp