瀏覽代碼

add gcp region europe-west9

mjcc30 2 年之前
父節點
當前提交
9347d9b91d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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",