How could I go about troubleshooting a GCP issue?
I’m trying to pull SQL instances, and have specified a project_id but I’m getting errors from a different project and it’s causing failures.
project_id
Using gcloud cli, I get responses I expect, but not with CloudQuery.
gcloud cli
Hi @grateful-alpaca,
It could be that you need to do
gcloud config set project <>
but it’s hard to say without additional logs. Can you open a bug report via GitHub? It should guide you to provide the information we need to reproduce the issue. Please redact any sensitive information from the data you share in the issue.
Thanks for sharing the link! You can view the issue here.