Skip to content

Commit 61d3de4

Browse files
authored
(DOCSP-15133) User can create gov-only projects (#7)
* (DOCSP-15133) Users can create gov-only projects
1 parent b205a62 commit 61d3de4

File tree

9 files changed

+146
-14
lines changed

9 files changed

+146
-14
lines changed

source/atlas-access.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
.. _atlas-access:
2+
3+
=====================
4+
|service| User Access
5+
=====================
6+
7+
.. default-domain:: mongodb
8+
9+
.. contents:: On this page
10+
:local:
11+
:backlinks: none
12+
:depth: 1
13+
:class: singlecol
14+
15+
To access |service| in |govcloud|, you must have an |govcloud-short|
16+
account.
17+
18+
.. toctree::
19+
:titlesonly:
20+
21+
/atlas-access/organizations
22+
/atlas-access/projects

source/atlas-access/projects.txt

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
========
2+
Projects
3+
========
4+
5+
.. default-domain:: mongodb
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 1
11+
:class: singlecol
12+
13+
This tutorial is limited to creating a |govcloud-short| project.
14+
15+
.. seealso:: |service| documentation
16+
17+
To learn more about projects, including how to move and delete them,
18+
see :atlas:`Projects </tutorial/manage-projects/>`.
19+
20+
.. _create-project:
21+
22+
Create a Project
23+
----------------
24+
25+
Prerequisites
26+
~~~~~~~~~~~~~
27+
28+
To create a project for an organization, you must be either an
29+
:authrole:`Organization Owner` or an
30+
:authrole:`Organization Project Creator`.
31+
32+
.. note::
33+
34+
When you create a project, you are added as an
35+
:authrole:`Project Owner` for the project.
36+
37+
Cloud for Government Considerations
38+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39+
40+
.. include:: /includes/considerations/gov-commercial-regions.rst
41+
42+
Procedure
43+
~~~~~~~~~
44+
45+
To create a project for an organization:
46+
47+
.. include:: /includes/steps/create-new-project.rst
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
You must designate projects for either commercial or government
2+
(``gov``) region usage upon creation. You cannot deploy clusters
3+
across government and commercial regions in the same project. |aws|
4+
is the only cloud provider for ``gov`` regions.
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
title: "Navigate to the :guilabel:`Create a Project` page."
2+
stepnum: 1
3+
level: 4
4+
ref: project-nav-create-project
5+
content: |
6+
7+
a. If it is not already displayed, select the organization that
8+
contains your desired project from the |ui-org-menu| in the
9+
navigation bar.
10+
11+
#. Click the :guilabel:`Leaf` icon in the upper left corner of the
12+
page or expand the :guilabel:`Projects` menu in the navigation
13+
bar.
14+
15+
#. Click :guilabel:`New Project`.
16+
17+
---
18+
title: "Name your new project."
19+
stepnum: 2
20+
level: 4
21+
ref: project-enter-name
22+
content: |
23+
24+
Enter the name for your new project.
25+
---
26+
title: "Designate your project for commercial or government region use."
27+
stepnum: 2
28+
level: 4
29+
ref: project-designate-gov
30+
content: |
31+
32+
a. Check :guilabel:`Designate as a Gov Cloud regions-only project` if
33+
you want to deploy clusters only to ``gov`` regions. Otherwise,
34+
you may deploy clusters only to commercial regions.
35+
36+
b. Click :guilabel:`Next`.
37+
38+
---
39+
title: "Add members."
40+
stepnum: 3
41+
level: 4
42+
ref: project-add-members
43+
content: |
44+
45+
a. For existing |govcloud-short| users, enter the email
46+
that the person used to register.
47+
48+
b. For new |govcloud-short| users, enter their email
49+
address to send an invitation.
50+
51+
---
52+
title: "Specify the access for the members."
53+
stepnum: 4
54+
level: 4
55+
ref: project-specify-access
56+
---
57+
title: "Click :guilabel:`Create Project`."
58+
stepnum: 5
59+
level: 4
60+
ref: project-click-create
61+
...

source/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ Links to |service| documentation pages are presented as either:
5959
/introduction
6060
/getting-started
6161
/security
62+
/atlas-access
6263
/backup-restore-data
6364
/api

source/introduction/atlas-gov-considerations.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,17 @@ To learn more about signing up for |govcloud-short|, see
3838
Available Regions
3939
-----------------
4040

41-
- You may deploy clusters in isolated ``gov`` (government) regions.
42-
|aws| is the only cloud provider for |govcloud| regions.
41+
|govcloud-short| allows you to deploy clusters in government regions
42+
that meet more stringent security standards.
4343

44-
- You cannot deploy clusters across government and commercial
45-
regions in the same project.
44+
.. include:: /includes/considerations/gov-commercial-regions.rst
4645

4746
To learn more about the regions available for |govcloud-short|
4847
deployments, see :ref:`<supported-regions>`.
4948

49+
To learn more about AWS ``gov`` regions, see the
50+
:aws:`AWS documentation </govcloud-us/>`.
51+
5052
|service| Clusters
5153
------------------
5254

source/introduction/supported-regions.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,13 @@ Supported Cloud Providers and Regions
1515
Cloud for Government Considerations
1616
-----------------------------------
1717

18-
- You may deploy clusters in isolated ``gov`` (government) regions.
19-
|aws| is the only cloud provider for |govcloud| regions.
20-
21-
- You cannot deploy clusters across government and commercial
22-
regions in the same project.
18+
.. include:: /includes/considerations/gov-commercial-regions.rst
2319

2420
AWS Commercial
2521
--------------
2622

2723
You can deploy a |govcloud| cluster in the following |aws| |fedramp|
28-
Moderate compliant commercial regions:
24+
Moderate commercial regions:
2925

3026
- Northern Virginia ``us-east-1``
3127

source/security/private-endpoint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ setting:
243243
Limitations
244244
-----------
245245

246-
- You cannot deploy clusters across government and commercial regions.
246+
- .. include:: /includes/considerations/gov-commercial-regions.rst
247247

248248
- {+aws-pl+} must be active in all regions into which you deploy
249249
a multi-region cluster. You will receive an error if {+aws-pl+}

source/tutorial/create-cluster.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,14 @@ Cloud for Government Considerations
2222

2323
- |govcloud-short| clusters must be tier ``M20`` or higher.
2424

25-
- You cannot deploy clusters across government and commercial
26-
regions in the same project.
25+
- .. include:: /includes/considerations/gov-commercial-regions.rst
2726

2827
Procedure
2928
---------
3029

3130
To deploy a cluster in |govcloud|:
3231

33-
.. include:: includes/steps/create-cluster.rst
32+
.. include:: /includes/steps/create-cluster.rst
3433

3534
.. include:: /includes/footnotes/data-bearing.rst
3635

0 commit comments

Comments
 (0)