You have previously installed the Google Cloud SDK on your work laptop and configured it. You now run the command `gcloud compute instances create newvm` but it does not prompt you to specify a zone. Which of the following could explain this? (Choose 2)
- The project configured for gcloud is located in a particular zone.
- Your gcloud configuration includes a value for compute/region
- Your gcloud configuration includes a value for compute/zone
- In Cloud Shell, you previously set a zone as the default one GCE should use.
- Only one of the other options is correct.