使用 GCP 和 terraform 创建 VPC 和全局 IP 地址,我不断收到此错误。
Error creating Network: googleapi: Error 403: Access Not Configured. Compute Engine API has not been used in project XXX before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=XXXthen retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry., accessNotConfigured
Compute API 已启用至少一个月。
我也在使用具有owner项目权限的服务帐户。
我不明白如何使这项工作。这种情况已经持续了3天了。
有没有人有任何见解,因为我现在完全被难住了。
google-compute-engine google-cloud-platform google-kubernetes-engine