Skip to content

Commit cf16763

Browse files
authored
Merge pull request #67 from MongoCaleb/DOCSP-45395
Add Flex to locations with Shared
2 parents 123c63b + 7258b05 commit cf16763

File tree

6 files changed

+15
-16
lines changed

6 files changed

+15
-16
lines changed

source/api.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ unavailable for all |api| resources:
9393

9494
- Atlas Device SDKs
9595

96-
- Free, shared, and ``M10`` clusters
96+
- Free, Shared, Flex, and ``M10`` clusters
9797

9898
Many of the commercial |service| |api| resources are limited or
9999
unavailable:
@@ -107,8 +107,7 @@ Database users who authenticate with
107107
Clusters
108108
~~~~~~~~
109109

110-
|cloudgov-short| clusters must be tier ``M20`` or higher. Free and
111-
shared-tier clusters are not supported.
110+
.. include:: /includes/m20-required.rst
112111

113112
Alerts
114113
~~~~~~
@@ -140,10 +139,10 @@ where backups in standard regions can only be restored to clusters in standard p
140139

141140
Cross-cloud restore is supported between |aws-fr-high| and |gaw| regions.
142141

143-
Shared-Tier Snapshots and Restore Jobs
144-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
142+
Flex and Shared Cluster Snapshots and Restore Jobs
143+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
145144

146-
Shared-tier clusters are unavailable in |cloudgov-short|.
145+
Flex and Shared clusters are unavailable in |cloudgov-short|.
147146

148147
Online Archive
149148
~~~~~~~~~~~~~~

source/clusters.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,12 @@ either a :atlas:`replica set
2020
{+gov-considerations+}
2121
-----------------------------------
2222

23-
- When you create a project, you can designate it as an |aws-fr-high|
24-
region-only project. If you do not, that project is an
25-
|aws-fr-moderate| region-only project. You may only deploy clusters
26-
to the type of region that your project supports.
23+
When you create a project, you can designate it as an |aws-fr-high|
24+
region-only project. If you do not, that project is an
25+
|aws-fr-moderate| region-only project. You may only deploy clusters
26+
to the type of region that your project supports.
2727

28-
- You can only create clusters tier ``M20`` and above. Free and shared
29-
tier clusters are not available.
28+
.. include:: /includes/m20-required.rst
3029

3130
See the |service| documentation to
3231
:atlas:`Configure Clusters </cluster-configuration/>`.

source/includes/feature-matrix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Commercial |service|
77
- |cloudgov-short|
88

9-
* - Free/ shared tier clusters
9+
* - Free, Flex, and Shared clusters
1010
- :icon-fa5:`check`
1111
-
1212

source/includes/m20-required.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
|cloudgov-short| clusters must be tier ``M20`` or higher. |service| does not support
2+
free, flex, and shared clusters .

source/overview/atlasgov-considerations.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ To learn more about AWS ``gov`` regions, see the
6767
Clusters
6868
--------
6969

70-
|cloudgov-short| clusters must be tier ``M20`` or higher. Free and
71-
shared-tier clusters are not supported.
70+
.. include:: /includes/m20-required.rst
7271

7372
To learn how to deploy an |cloudgov-short| cluster, see
7473
:ref:`Create a Cluster <create-cluster>`.

source/tutorial/create-cluster.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This tutorial walks you through creating a replica set.
2020
{+gov-considerations+}
2121
-----------------------------------
2222

23-
- |cloudgov-short| clusters must be tier ``M20`` or higher.
23+
- .. include:: /includes/m20-required.rst
2424

2525
- .. include:: /includes/considerations/gov-commercial-regions.rst
2626

0 commit comments

Comments
 (0)