diff --git a/RELEASING.md b/RELEASING.md index 3cbc3d19e4..8d3aef4b8d 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -9,6 +9,12 @@ - If some deprecated attributes need to be removed in the following release, create a Jira ticket and merge the corresponding PR before starting the release workflow. You can search in the code for the constansts in [deprecation.go](https://github.com/mongodb/terraform-provider-mongodbatlas/blob/master/internal/common/constant/deprecation.go) to find them. +### Move old guides + +**Note**: Only applies if the right most version digit is 0 (considered a major or minor version in [semantic versioning](https://semver.org/)). + +- Keep only [Guides](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/master/website/docs/guides) for 12 months. Previous versions must be added in the header `subcategory: "Older Guides"`. + ### Revise jira release Before triggering a release, view the corresponding [unreleased jira page](https://jira.mongodb.org/projects/CLOUDP?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page&status=unreleased&contains=terraform) to ensure there are no pending tickets. In case there are pending tickets, verify with the team if the expectation is to have them included within the current release. After release workflow is successful the version will be marked as released automatically. diff --git a/website/docs/guides/0.6.0-upgrade-guide.html.markdown b/website/docs/guides/0.6.0-upgrade-guide.html.markdown index 2dd24ae9d9..f8afc7ba5b 100644 --- a/website/docs/guides/0.6.0-upgrade-guide.html.markdown +++ b/website/docs/guides/0.6.0-upgrade-guide.html.markdown @@ -1,10 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 0.6.0: Upgrade Guide" -sidebar_current: "docs-mongodbatlas-guides-060-upgrade-guide" -description: |- - MongoDB Atlas Provider 0.6.0: Upgrade Guide - +page_title: "Upgrade Guide 0.6.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 0.6.0: Upgrade Guide diff --git a/website/docs/guides/0.8.0-upgrade-guide.html.markdown b/website/docs/guides/0.8.0-upgrade-guide.html.markdown index fd782f6830..4ed1e4974f 100644 --- a/website/docs/guides/0.8.0-upgrade-guide.html.markdown +++ b/website/docs/guides/0.8.0-upgrade-guide.html.markdown @@ -1,10 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 0.8.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-080-upgrade-guide" -description: |- - MongoDB Atlas Provider 0.8.0: Upgrade and Information Guide - +page_title: "Upgrade Guide 0.8.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider v0.8.0: Upgrade and Information Guide diff --git a/website/docs/guides/0.8.2-upgrade-guide.html.markdown b/website/docs/guides/0.8.2-upgrade-guide.html.markdown index d0741793ed..3b152e9d4f 100644 --- a/website/docs/guides/0.8.2-upgrade-guide.html.markdown +++ b/website/docs/guides/0.8.2-upgrade-guide.html.markdown @@ -1,4 +1,11 @@ -## 0.8.2 Upgrade Guide for Privatelink users +--- +page_title: "Upgrade Guide 0.8.2" +subcategory: "Older Guides" +--- + +# MongoDB Atlas Provider v0.8.2: Upgrade and Information Guide + +## Upgrade Guide for Privatelink users ### Resources are impacted that were created with versions ***v0.8.0/v0.8.1*** ### Fixed in [#398](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/398) diff --git a/website/docs/guides/0.9.0-upgrade-guide.html.markdown b/website/docs/guides/0.9.0-upgrade-guide.html.markdown index 2afa51cd85..9337516895 100644 --- a/website/docs/guides/0.9.0-upgrade-guide.html.markdown +++ b/website/docs/guides/0.9.0-upgrade-guide.html.markdown @@ -1,10 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 0.9.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-090-upgrade-guide" -description: |- - MongoDB Atlas Provider 0.9.0: Upgrade and Information Guide - +page_title: "Upgrade Guide 0.9.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider v0.9.0: Upgrade and Information Guide diff --git a/website/docs/guides/0.9.1-upgrade-guide.html.markdown b/website/docs/guides/0.9.1-upgrade-guide.html.markdown index 7d6dfcb342..093bd52671 100644 --- a/website/docs/guides/0.9.1-upgrade-guide.html.markdown +++ b/website/docs/guides/0.9.1-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 0.9.1: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-091-upgrade-guide" -description: |- - MongoDB Atlas Provider 0.9.1: Upgrade and Information Guide +page_title: "Upgrade Guide 0.9.1" +subcategory: "Older Guides" --- # MongoDB Atlas Provider v0.9.1: Upgrade and Information Guide diff --git a/website/docs/guides/1.0.0-upgrade-guide.html.markdown b/website/docs/guides/1.0.0-upgrade-guide.html.markdown index 76daa8ce30..e87b53d822 100644 --- a/website/docs/guides/1.0.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.0.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.0.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-100-upgrade-guide" -description: |- -MongoDB Atlas Provider 0.1.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.0.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.0.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.0.1-upgrade-guide.html.markdown b/website/docs/guides/1.0.1-upgrade-guide.html.markdown index 077af1caaa..9f50f47b53 100644 --- a/website/docs/guides/1.0.1-upgrade-guide.html.markdown +++ b/website/docs/guides/1.0.1-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.0.1: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-101-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.0.1: Upgrade and Information Guide +page_title: "Upgrade Guide 1.0.1" +subcategory: "Older Guides" --- # MongoDB Atlas Provider v1.0.1: Upgrade and Information Guide diff --git a/website/docs/guides/1.1.0-upgrade-guide.html.markdown b/website/docs/guides/1.1.0-upgrade-guide.html.markdown index 0e479426d0..fdc673dc0d 100644 --- a/website/docs/guides/1.1.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.1.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.1.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-110-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.1.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.1.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.1.0/1.1.1: Upgrade and Information Guide diff --git a/website/docs/guides/1.10.0-upgrade-guide.html.markdown b/website/docs/guides/1.10.0-upgrade-guide.html.markdown index 74c6ca645b..a35cfaeee3 100644 --- a/website/docs/guides/1.10.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.10.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.10.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-1100-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.10.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.10.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.10.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.11.0-upgrade-guide.html.markdown b/website/docs/guides/1.11.0-upgrade-guide.html.markdown index 5437cfb71e..83597a9f8d 100644 --- a/website/docs/guides/1.11.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.11.0-upgrade-guide.html.markdown @@ -1,9 +1,5 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.11.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-1110-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.11.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.11.0" --- # MongoDB Atlas Provider 1.11.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.12.0-upgrade-guide.html.markdown b/website/docs/guides/1.12.0-upgrade-guide.html.markdown index ebccb06159..98f63a3aea 100644 --- a/website/docs/guides/1.12.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.12.0-upgrade-guide.html.markdown @@ -1,9 +1,5 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.12.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-1120-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.12.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.12.0" --- # MongoDB Atlas Provider 1.12.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.13.0-upgrade-guide.html.markdown b/website/docs/guides/1.13.0-upgrade-guide.html.markdown index db59bab421..fcd697d4f1 100644 --- a/website/docs/guides/1.13.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.13.0-upgrade-guide.html.markdown @@ -1,9 +1,5 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.13.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-1130-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.13.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.13.0" --- # MongoDB Atlas Provider 1.13.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.14.0-upgrade-guide.html.markdown b/website/docs/guides/1.14.0-upgrade-guide.html.markdown index b584817d21..eb1422dd59 100644 --- a/website/docs/guides/1.14.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.14.0-upgrade-guide.html.markdown @@ -1,9 +1,5 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.14.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-1140-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.14.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.14.0" --- # MongoDB Atlas Provider 1.14.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.15.0-upgrade-guide.html.markdown b/website/docs/guides/1.15.0-upgrade-guide.html.markdown index 12a9cf8a59..95dd886a1b 100644 --- a/website/docs/guides/1.15.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.15.0-upgrade-guide.html.markdown @@ -1,9 +1,5 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.15.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-1150-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.15.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.15.0" --- # MongoDB Atlas Provider 1.15.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.16.0-upgrade-guide.html.markdown b/website/docs/guides/1.16.0-upgrade-guide.html.markdown index 9702d35a43..e93e7ddbb8 100644 --- a/website/docs/guides/1.16.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.16.0-upgrade-guide.html.markdown @@ -1,9 +1,5 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.16.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-1160-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.16.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.16.0" --- # MongoDB Atlas Provider 1.16.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.17.0-upgrade-guide.html.markdown b/website/docs/guides/1.17.0-upgrade-guide.html.markdown index 40536dc7f5..56e931c4b6 100644 --- a/website/docs/guides/1.17.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.17.0-upgrade-guide.html.markdown @@ -1,9 +1,5 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.17.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-1170-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.17.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.17.0" --- # MongoDB Atlas Provider 1.17.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.2.0-upgrade-guide.html.markdown b/website/docs/guides/1.2.0-upgrade-guide.html.markdown index 7c349a0f7f..f46f18af2d 100644 --- a/website/docs/guides/1.2.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.2.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.2.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-120-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.2.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.2.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.2.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.3.0-upgrade-guide.html.markdown b/website/docs/guides/1.3.0-upgrade-guide.html.markdown index a15108703c..34e4d6b692 100644 --- a/website/docs/guides/1.3.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.3.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.3.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-130-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.3.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.3.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.3.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.4.0-upgrade-guide.html.markdown b/website/docs/guides/1.4.0-upgrade-guide.html.markdown index f39efd2a41..ac38a87f62 100644 --- a/website/docs/guides/1.4.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.4.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.4.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-140-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.4.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.4.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.4.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.5.0-upgrade-guide.html.markdown b/website/docs/guides/1.5.0-upgrade-guide.html.markdown index f9d14e12ac..2e305bd48f 100644 --- a/website/docs/guides/1.5.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.5.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.5.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-150-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.5.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.5.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.5.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.6.0-upgrade-guide.html.markdown b/website/docs/guides/1.6.0-upgrade-guide.html.markdown index bead7c2ba5..57dd04b2c2 100644 --- a/website/docs/guides/1.6.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.6.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.6.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-160-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.6.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.6.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.6.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.7.0-upgrade-guide.html.markdown b/website/docs/guides/1.7.0-upgrade-guide.html.markdown index 1526910f07..f29a56002c 100644 --- a/website/docs/guides/1.7.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.7.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.7.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-170-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.7.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.7.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.7.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.8.0-upgrade-guide.html.markdown b/website/docs/guides/1.8.0-upgrade-guide.html.markdown index 1313cda516..a10c0ac787 100644 --- a/website/docs/guides/1.8.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.8.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.8.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-180-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.8.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.8.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.8.0: Upgrade and Information Guide diff --git a/website/docs/guides/1.9.0-upgrade-guide.html.markdown b/website/docs/guides/1.9.0-upgrade-guide.html.markdown index 508f708560..cd5133a922 100644 --- a/website/docs/guides/1.9.0-upgrade-guide.html.markdown +++ b/website/docs/guides/1.9.0-upgrade-guide.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider 1.9.0: Upgrade and Information Guide" -sidebar_current: "docs-mongodbatlas-guides-190-upgrade-guide" -description: |- -MongoDB Atlas Provider 1.9.0: Upgrade and Information Guide +page_title: "Upgrade Guide 1.9.0" +subcategory: "Older Guides" --- # MongoDB Atlas Provider 1.9.0: Upgrade and Information Guide diff --git a/website/docs/guides/Programmatic-API-Key-upgrade-guide-1.10.0.html.markdown b/website/docs/guides/Programmatic-API-Key-upgrade-guide-1.10.0.html.markdown index 38a206791f..eec249e566 100644 --- a/website/docs/guides/Programmatic-API-Key-upgrade-guide-1.10.0.html.markdown +++ b/website/docs/guides/Programmatic-API-Key-upgrade-guide-1.10.0.html.markdown @@ -1,9 +1,6 @@ --- -layout: "mongodbatlas" -page_title: "Upgrade Guide for Terraform MongoDB Atlas Provider Programmatic API Key Resource in v1.10.0" -sidebar_current: "docs-mongodbatlas-guides-Programmatic-API-Key-upgrade-guide" -description: |- -MongoDB Atlas Provider : Upgrade and Information Guide +page_title: "Upgrade Guide 1.10.0 for Programmatic API Key" +subcategory: "Older Guides" --- # MongoDB Atlas Provider: Programmatic API Key Upgrade Guide in v1.10.0 diff --git a/website/docs/guides/howto-guide.html.markdown b/website/docs/guides/howto-guide.html.markdown deleted file mode 100644 index 6e835d1722..0000000000 --- a/website/docs/guides/howto-guide.html.markdown +++ /dev/null @@ -1,107 +0,0 @@ ---- -layout: "mongodbatlas" -page_title: "MongoDB Atlas Provider How-To Guide" -sidebar_current: "docs-mongodbatlas-guides-how-to-guide" -description: |- -MongoDB Atlas Provider : How-To Guide ---- - -# MongoDB Atlas Provider: How-To Guide - -The Terraform MongoDB Atlas Provider guide to perform common tasks with the provider. - -##How to Get A Pre-existing Container ID - -The following is an end to end example of how to get an existing container id. - -1) Start with an empty project - -2) Empty state file - -3) Apply a curl command to build cluster - -4) Run `terraform apply` to retrieve the container id - -The following illustrates step 3 and 4 above, assuming 1 & 2 were true: - -1) Create a cluster using a curl command to simulate non-Terraform created cluster. This will also create a container. - -``` -curl --user "pub:priv" --digest \ ---header "Content-Type: application/json" \ ---include \ ---request POST "https://cloud.mongodb.com/api/atlas/v1.0/groups/grpid/clusters?pretty=true" \ ---data ' -{ - "name": "SingleRegionCluster", - "numShards": 1, - "providerSettings": { - "providerName": "AWS", - "instanceSizeName": "M40", - "regionName": "US_EAST_1" - }, - "clusterType": "REPLICASET", - "replicationFactor": 3, - "replicationSpecs": [ - { - "numShards": 1, - "regionsConfig": { - "US_EAST_1": { - "analyticsNodes": 0, - "electableNodes": 3, - "priority": 7, - "readOnlyNodes": 0 - } - }, - "zoneName": "Zone 1" - } - ], - "backupEnabled": false, - "autoScaling": { - "diskGBEnabled": true - } -}' -``` - - - -2) Then apply this Terraform config to then read the information from the appropriate Data Sources and output the container id. - - -``` -data "mongodbatlas_cluster" "admin" { - name = "SingleRegionCluster" - project_id = local.mongodbatlas_project_id -} - -data "mongodbatlas_network_container" "admin" { - project_id = local.mongodbatlas_project_id - container_id = data.mongodbatlas_cluster.admin.container_id -} - -output "container" { - value = data.mongodbatlas_network_container.admin.container_id -} - -Apply complete! Resources: 0 added, 0 changed, 0 destroyed. - -Outputs: - -container = "62ffe4ecb79e2e007c375935" -``` - - -This example was tested using versions: -- darwin_amd64 -- provider registry.terraform.io/hashicorp/aws v4.26.0 -- provider registry.terraform.io/mongodb/mongodbatlas v1.4.3 - - -### Helpful Links - -* [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) - -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) - -* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. - \ No newline at end of file