Browse Source

add gcp region europe-west9

mjcc30 2 năm trước cách đây
mục cha
commit
9347d9b91d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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",