How to find database owned project on GCP

Viewed 17

I'm receiving errors from a service, that consumes a MySQL database on GCP, but, I can't find the right project there.

I have the MySQL server IP, database name, user and password set up on heroku (the consumer), but I'm unable to locate the GCP project where it was created.

How to find the project, by the IP and database name? Is it possible?

0 Answers
Related