Before when you would create a new project, the console would automatically 
default to an App Engine region 
<https://cloud.google.com/appengine/docs/locations> and make an App Engine 
app for you in that region. This has caused a lot of issues where customers 
did not want their app in the default location, and did not know to set it 
at project creation time.

You can now create a new project and not have it auto-create an App Engine 
app. When this happens, simply select the App Engine section after your 
project is created, and the console should prompt you to select a coding 
language and region then. You can also use the following GCloud command 
<https://cloud.google.com/sdk/gcloud/reference/app/create> to create your 
App Engine app via the command line:

gcloud app create [--region=REGION] 


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/8a80f7b9-db87-49e8-bd30-2c25f0296af0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... 'jan' via Google App Engine
    • [google-appen... 'Jordan (Cloud Platform Support)' via Google App Engine

Reply via email to