|
1 | | -# MongoDB Atlas AWS CloudFormation Resources & AWS Partner Solution Deployments |
| 1 | +# MongoDB Atlas AWS CloudFormation Resources |
2 | 2 | [](https://github.com/mongodb/mongodbatlas-cloudformation-resources/actions/workflows/code-health.yaml) |
3 | 3 | [](https://github.com/mongodb/mongodbatlas-cloudformation-resources/actions/workflows/contract-testing.yaml) |
4 | 4 |
|
@@ -26,11 +26,11 @@ CloudFormation import is supported for MongoDB Atlas resources. This allows you |
26 | 26 | ## Support, Bugs, Feature Requests |
27 | 27 | Feature requests can be submitted at [feedback.mongodb.com](https://feedback.mongodb.com/forums/924145-atlas/category/392596-atlas-cloudformation-resources) - just select "Atlas CloudFormation Resources" as the category or vote for an already suggested feature. |
28 | 28 |
|
29 | | -Support for the MongoDB Atlas Resource Provider for CloudFormation is provided under MongoDB Atlas support plans, starting with Developer. Please submit support questions within the Atlas UI. In addition, support questions submitted under the Issues section of this repo are also being monitored. Bugs should be filed under the Issues section of this repo. |
| 29 | +Support for the MongoDB Atlas Resource Provider for CloudFormation is provided under MongoDB Atlas support plans, starting with Developer. Please submit support questions via the [Support Portal](https://support.mongodb.com/). Support questions submitted under the Issues section of this repo are monitored but have no SLA and are best effort. Bugs should be filed under the Issues section of this repo. |
30 | 30 |
|
31 | 31 | **Please note**: |
32 | | -- We **only** support resources enabled in the [AWS Cloudformation Third Party registry](https://console.aws.amazon.com/cloudformation/home#/registry/public-extensions?visibility=PUBLIC&type=RESOURCE&category=THIRD_PARTY) (select "Third party" as `Provider` and search by "MongoDB::Atlas"). |
33 | | -- We **only** add features and fix bugs in the latest release. We strongly encourage all users to update to the latest version to benefit from these improvements. |
| 32 | +- In order to ensure the highest quality experience and support, we only support resources enabled via the [AWS Cloudformation Third Party registry](https://console.aws.amazon.com/cloudformation/home#/registry/public-extensions?visibility=PUBLIC&type=RESOURCE&category=THIRD_PARTY) (select "Third party" as `Provider` and search by "MongoDB::Atlas"). Any usage outside of this workflow is not supported or recommended. |
| 33 | +- New features, functionality, and fix bugs are only included in the latest release. Hence, we strongly encourage all users to always update to the latest version to benefit from these improvements. |
34 | 34 |
|
35 | 35 | ## MongoDB Atlas API Keys Credential Management |
36 | 36 | Atlas API keys Configuration are required for both CloudFormation and CDK resources, and this Atlas API key pair are provided as input by the use of a Profile |
|
0 commit comments