Bläddra i källkod

add gcp region europe-west9

mjcc30 2 år sedan
förälder
incheckning
9347d9b91d
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      pkg/cloud/gcp/provider.go

+ 1 - 0
pkg/cloud/gcp/provider.go

@@ -72,6 +72,7 @@ var gcpRegions = []string{
 	"europe-west3",
 	"europe-west4",
 	"europe-west6",
+	"europe-west9",
 	"northamerica-northeast1",
 	"northamerica-northeast2",
 	"southamerica-east1",