Skip to content

Commit 123c63b

Browse files
authored
Merge pull request #64 from gmiller-mdb/DOCSP-37170-new-iac-section
DOCSP-37170-new-iac-section
2 parents 1aeba70 + e5e8575 commit 123c63b

File tree

3 files changed

+45
-2
lines changed

3 files changed

+45
-2
lines changed

source/api.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
:noprevnext:
2-
31
.. _api:
42

53
===

source/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ Links to the |service| documentation are presented:
5353
/atlas-search
5454
/security
5555
/api
56+
/programmatic-access
5657
/billing
5758
/support

source/programmatic-access.txt

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
.. _programmatic-access:
2+
3+
====================================
4+
|cloudgov-short| Programmatic Access
5+
====================================
6+
7+
.. default-domain:: mongodb
8+
9+
.. contents:: On this page
10+
:local:
11+
:backlinks: none
12+
:depth: 2
13+
:class: singlecol
14+
15+
Introduction to Programmatic Usage
16+
----------------------------------
17+
18+
|cloudgov| supports programmatic access using the following resources. However,
19+
|cloudgov-short| is designed with additional security, compliance, and operational
20+
considerations to meet the needs of organizations that handle sensitive data. To
21+
learn more about these limitations, see `Atlas for Government Considerations <https://www.mongodb.com/docs/atlas/government/api/#atlas-for-government-considerations>`_.
22+
23+
|cloudgov-short| supports the following DevOps tools:
24+
25+
.. list-table::
26+
:header-rows: 1
27+
:widths: 30 70
28+
29+
* - Product
30+
- Description
31+
32+
* - `Atlas Kubernetes Operator <https://www.mongodb.com/docs/atlas/operator/stable/ak8so-for-gov>`__
33+
- Manage |service| resources alongside your Kubernetes-based applications,
34+
through your existing Kubernetes workflow.
35+
36+
* - `HashiCorp Terraform MongoDB Atlas Provider
37+
<https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs#configure-mongodb-atlas-for-government>`__
38+
- Integrate |service| into your continuous delivery workflows with the
39+
HashiCorp Terraform MongoDB Atlas Provider.
40+
41+
42+
43+
.. toctree::
44+
/api

0 commit comments

Comments
 (0)