Skip to content

Commit d5ef4ef

Browse files
authored
Merge pull request #70 from 10gen/DOCSP-42878
DOCSP-42878 Fix GCP region naming
2 parents 8793d53 + 200ed76 commit d5ef4ef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ see-service-docs = "See the Atlas Documentation"
1919
cloudgov = "MongoDB Atlas for Government"
2020
cloudgov-short = "AtlasGov"
2121
aws-fr-high = "AWS GovCloud"
22-
aws-fr-moderate = "AWS Standard"
22+
aws-fr-moderate = "AWS Commercial"
2323
2fa = ":abbr:`2FA (Two Factor Authentication)`"
2424
aki = ":abbr:`AKI (Azure Key Identifier)`"
2525
akv = ":abbr:`AKV (Azure Key Vault)`"

source/overview/supported-regions.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ regions:
2828

2929
- Eastern US (``us-gov-east-1``)
3030

31-
AWS Standard
32-
------------
31+
|aws-fr-moderate|
32+
-----------------
3333

3434
You can deploy an |cloudgov-short| cluster in the following
3535
|aws| |fedramp| Moderate standard regions:
@@ -61,4 +61,4 @@ For an updated list of supported regions, see `Assured Workloads locations <http
6161

6262
For example, to pass the |gcp| region ``us-east-1`` to the |service| API, you
6363
need to pass it as ``US_EAST_1_AW``.
64-
64+

0 commit comments

Comments
 (0)