Skip to content

Commit 515298b

Browse files
DOCSP-39439 GCP Assured Workloads in Atlas Gov (#60)
* DOCSP-39439 GCP Assured Workloads in Atlas Gov * Fix typo * Remove AWS-only warnings * Fix typos * Apply suggestions from code review Co-authored-by: John Williams <[email protected]> --------- Co-authored-by: pierwill <[email protected]> Co-authored-by: John Williams <[email protected]>
1 parent cd05fce commit 515298b

File tree

5 files changed

+11
-17
lines changed

5 files changed

+11
-17
lines changed

source/api.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -158,17 +158,13 @@ Network Peering
158158
|aws-fr-high| regions. You can only peer |aws-fr-moderate| regions
159159
with MongoDB clusters in |aws-fr-moderate| regions.
160160

161-
- |aws| is the only supported cloud provider for |cloudgov-short|.
162-
163161
Private Endpoints
164162
~~~~~~~~~~~~~~~~~
165163

166164
- You can only link |aws-fr-high| regions with MongoDB clusters in
167165
|aws-fr-high| regions. You can only link |aws-fr-moderate| regions
168166
with MongoDB clusters in |aws-fr-moderate| regions.
169167

170-
- |aws| is the only supported cloud provider for |cloudgov-short|.
171-
172168
Monitoring and Logs
173169
~~~~~~~~~~~~~~~~~~~
174170

@@ -185,19 +181,12 @@ Encryption at Rest using Customer Key Management
185181
|aws-fr-moderate| regions to encrypt data in |aws-fr-moderate|
186182
region-only projects.
187183

188-
- |aws| is the only supported cloud provider for |cloudgov-short|.
189-
190184
Atlas Users
191185
~~~~~~~~~~~
192186

193187
You cannot create |cloudgov| users. |cloudgov| is available by
194188
invitation only.
195189

196-
Cloud Provider Access
197-
~~~~~~~~~~~~~~~~~~~~~
198-
199-
|aws| is the only supported cloud provider for |cloudgov-short|.
200-
201190
Atlas Stream Processing
202191
~~~~~~~~~~~~~~~~~~~~~~~
203192

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
You must designate projects for either standard or government
22
(``gov``) region usage upon creation. You cannot deploy clusters
3-
across government and standard regions in the same project. |aws|
4-
is the only cloud provider for |cloudgov-short|.
3+
across government and standard regions in the same project.

source/overview/supported-regions.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,11 @@ You can deploy an |cloudgov-short| cluster in the following
4545
.. seealso:: |service| documentation
4646

4747
Learn more about :atlas:`Cloud Providers and Regions </cloud-providers-regions>`
48+
49+
Google Cloud
50+
------------
51+
52+
Assured Workloads is a |gcp| product that allows customers to configure sensitive workloads to support compliance and security requirements.
53+
54+
You can deploy an |cloudgov-short| cluster in GCP with Assured Workloads in all standard US regions.
55+
For an updated list of supported regions, see `Assured Workloads locations <https://cloud.google.com/assured-workloads/docs/locations#us_regions>`__.

source/security.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ Encryption at Rest
5252
|aws-fr-moderate| regions to encrypt data in |aws-fr-moderate|
5353
region-only projects.
5454

55-
- |aws| is the only supported cloud provider for |cloudgov-short|.
56-
5755
See the |service| documentation to configure
5856
:atlas:`Customer Key Management with AWS KMS </security-aws-kms/>`.
5957

@@ -76,8 +74,6 @@ Private Endpoints
7674
|aws-fr-high| regions. You can only link |aws-fr-moderate| regions
7775
with MongoDB clusters in |aws-fr-moderate| regions.
7876

79-
- |aws| is the only supported cloud provider for |cloudgov-short|.
80-
8177
See the |service| documentation to
8278
:atlas:`Set up a Private Endpoint </security-private-endpoint/>`.
8379

source/tutorial/create-project.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ To create a project for an organization, you must be either an
2727

2828
.. include:: /includes/considerations/gov-commercial-regions.rst
2929

30+
|gcp| is only available in *government region use* projects.
31+
3032
Procedure
3133
---------
3234

0 commit comments

Comments
 (0)