gcloud sql instances describe [INSTANCE_id] command is showing "HTTPError 404: The Cloud SQL instance does not exist."
I tried to include the --project="Project name" but it didn't work.
in instance_id i put my instance id of gcloud sql
admin1 ~/Desktop/practice_app/heroku-test-app master $ gcloud sql instances describe [instance_id] ERROR: (gcloud.sql.instances.describe) HTTPError 404: The Cloud SQL instance does not exist.