diff --git a/infra/console.ts b/infra/console.ts index 29e473de37..2a74c12705 100644 --- a/infra/console.ts +++ b/infra/console.ts @@ -281,7 +281,7 @@ new sst.cloudflare.x.SolidStart("Console", { }, transform: { server: { - placement: { region: "aws:us-east-1" }, + placement: { region: "aws:us-east-2" }, transform: { worker: { tailConsumers: [{ service: logProcessor.nodes.worker.scriptName }],