Stefan McShane před 2 roky
rodič
revize
228a7a3e1a

+ 1 - 0
dashboard/src/components/GCPProvisionerSettings.tsx

@@ -42,6 +42,7 @@ import PreflightChecks from "./PreflightChecks";
 const locationOptions = [
   { value: "us-east1", label: "us-east1 (South Carolina, USA)" },
   { value: "us-east4", label: "us-east4 (Virginia, USA)" },
+  { value: "us-central1", label: "us-central1 (Iowa, USA)" },
   { value: "asia-south1", label: "asia-south1 (Mumbia, India)" },
 ];