Skip to content

Commit eb58c38

Browse files
Merge pull request #69 from jvincent-mongodb/DOCSP-45549
DOCSP-45549 -- Include note re GCP region names
2 parents e8bb21b + 0efa72c commit eb58c38

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/overview/supported-regions.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,12 @@ Assured Workloads is a |gcp| product that allows customers to configure sensitiv
5353

5454
You can deploy an |cloudgov-short| cluster in GCP with Assured Workloads in all standard US regions.
5555
For an updated list of supported regions, see `Assured Workloads locations <https://cloud.google.com/assured-workloads/docs/locations#us_regions>`__.
56+
57+
.. note::
58+
59+
When passing a |gcp| region name to the |service| API, as you would with
60+
Terraform for example, you must include the suffix ``_AW`` with the region name.
61+
62+
For example, to pass the |gcp| region ``us-east-1`` to the |service| API, you
63+
need to pass it as ``US_EAST_1_AW``.
64+

0 commit comments

Comments
 (0)