GCP - Cloud SQL and Databases
You tried to create a Cloud SQL instance with this command:
But you get an error saying the tier is invalid. What is the likely cause?
gcloud sql instances create mydb --database-version=MYSQL_5_7 --tier=n1-standard-1 --region=us-west1
But you get an error saying the tier is invalid. What is the likely cause?
