From 35832bb9448869bf23352cdcfa2c067c21884e31 Mon Sep 17 00:00:00 2001 From: Filip Haftek Date: Thu, 10 Jul 2025 16:26:24 +0200 Subject: [PATCH 1/2] Cloud: new region Saudi Arabia --- docs/cloud/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cloud/index.mdx b/docs/cloud/index.mdx index f3eb8508b..4fb25f3e3 100644 --- a/docs/cloud/index.mdx +++ b/docs/cloud/index.mdx @@ -89,6 +89,7 @@ Sourcegraph Cloud instances are deployed in one of Google Cloud Platform data ce - Europe (UK or Germany) - `europe-west2` or `europe-west3` - Asia (Japan) - `asia-northeast1` - Australia - `australia-southeast1` +- Saudi Arabia - `me-central2` If you have specific requirements for the region, please reach out to your Sourcegraph account team. From 0da2e4934ec5a82cec5f1481590c17763b3b6058 Mon Sep 17 00:00:00 2001 From: Filip Haftek Date: Thu, 10 Jul 2025 16:33:10 +0200 Subject: [PATCH 2/2] add to LLMs --- public/llms.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/public/llms.txt b/public/llms.txt index 82efd9abe..8659d2e15 100644 --- a/public/llms.txt +++ b/public/llms.txt @@ -17202,6 +17202,7 @@ Sourcegraph Cloud instances are deployed in one of Google Cloud Platform data ce - Europe (UK or Germany) - `europe-west2` or `europe-west3` - Asia (Japan) - `asia-northeast1` - Australia - `australia-southeast1` +- Saudi Arabia - `me-central2` If you have specific requirements for the region, please reach out to your Sourcegraph account team.