From cc10a29f78b2efaef603201ee1adf59825367fb3 Mon Sep 17 00:00:00 2001 From: Isabel Povoa Date: Mon, 26 Jan 2026 14:49:22 +0100 Subject: [PATCH] Update README-GCD.md (#3677) Updated names and status for clarity --- fast/stages/0-org-setup/README-GCD.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fast/stages/0-org-setup/README-GCD.md b/fast/stages/0-org-setup/README-GCD.md index e4e0922a8..63e70f46d 100644 --- a/fast/stages/0-org-setup/README-GCD.md +++ b/fast/stages/0-org-setup/README-GCD.md @@ -8,7 +8,7 @@ It assumes familiarity with the standard FAST bootstrap flow but highlights the The following table lists the specific configuration values for different Google Cloud Dedicated (GCD) environments. Please replace the placeholders in the commands and configurations below with the values corresponding to your target universe. -| Variable | GCD In France | GCD In Berlin | +| Variable | GCD In France (GA) | GCD In Germany (Preview)[^1] | | :--- | :--- | :--- | | `UNIVERSE_WEB_DOMAIN` | `cloud.s3nscloud.fr` | `cloud.berlin-build0.goog` | | `UNIVERSE_API_DOMAIN` | `s3nsapis.fr` | `apis-berlin-build0.goog` | @@ -16,6 +16,7 @@ The following table lists the specific configuration values for different Google | `UNIVERSE_PREFIX` | `s3ns` | `eu0` | | `UNIVERSE_REGION` | `u-france-east1` | `u-germany-northeast1` | +[^1]: Note that these APIs are subject to change before GA (General Availability). ## 1. Design Overview