Add us-west2 to app engine locations (#1867)

This commit is contained in:
Landon Spear 2018-08-13 14:23:10 -07:00 committed by Nathan McKinley
parent a0e0afc537
commit f604f3eac2

View File

@ -116,6 +116,7 @@ func appEngineResource() *schema.Resource {
ValidateFunc: validation.StringInSlice([]string{
"northamerica-northeast1",
"us-central",
"us-west2",
"us-east1",
"us-east4",
"southamerica-east1",