You've created two compute instances in the `europe-west2-a` zone using the commands `gcloud compute instances create instance1` and `gcloud compute instances create instance2`. However, you now wish to create instances in different zones. Your current `gcloud` configuration is set to `europe-west2-a`. To ensure you're prompted for a zone each time you create a new instance, what action should you take? | Google Associate Cloud Engineer Quiz - LeetQuiz