Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

All feedback

Showing 119

A way to enable the Data API via Terraform

I just noticed that MongoDB Data API is no longer in beta (Congrats!). It think it would be quite useful if the there was a way to enable this option programmatically via Terraform.
Guest almost 4 years ago in Atlas 2 Will Not Implement

Vault should return users only once they can be used

Currently, the Vault Plugin immediately returns the MongoDB users after they are created in Atlas. However, they have not been rolled out to the actual nodes yet. Immediately using them on a cluster will fail. Unfortunately MongoDB does not want ...
Guest over 4 years ago in Atlas 1 Will Not Implement

Ability to create/update a temporary Database user using terraform

Hi Presently, we can only create permanent database users via Terraform Modules. The creation of temporary DB users is only allowed through the UI or by consuming MongoDb Atlas's APIs. In addition, the "deleteAfterDate" property is only applicable...
Guest over 5 years ago in Atlas 1 Will Not Implement

Atlas does not automatically rotate the Key Version Resource ID used for Google Cloud key management.

Basically, when a new version of the key is being created in GCP, Atlas Terraform provider does not accept primary or newest value for version argument. We cannot use the data source to filter on the version that is primary or the "newest" https...
Guest about 4 years ago in Atlas 1 Will Not Implement

Export logs to S3 at the organization level rather than project level

Currently if we have to export logs to S3 we need to enable log export to S3 at project level. If I multiple projects then same things needs to be done, there should be an option to send logs to S3 on organization level when setup should send the ...
Guest about 2 years ago in Atlas 1 Will Not Implement

Standardize case for region values

Depending on the resource, the case for the region value changes from uppercase with underscores (US_ EAST _1) to lowercase with dashes (us-east-1). This presents an unnecessary challenge when working with the provider. It would be much cleaner, e...
Andrew Raczka over 4 years ago in Atlas 3 Will Not Implement

Implement IAM role authentication for AWS SES in Ops Manager

At the moment using AWS SES for email delivery in Ops Manager requires AWS Access Key and Secret Key. Please implement the IAM role authentication for this option as it has been done for the S3 endpoints.
Guest almost 6 years ago in Enterprise Advanced 1 Will Not Implement

Support for serverless

Support mongodb atlas serverless as a source
Guest almost 2 years ago in Atlas Stream Processing 1 Will Not Implement

add deno driver

(i was forced to select a category so i choose nodejs) Deno is coming https://deno.land/ From the creator of nodejs. Better than nodejs.
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 2 Will Not Implement

Provide an option to disable password auth for database users

Currently, it is not possible securely create a user in a terraform DevOps pipeline, since "Passwords may show up in Terraform related logs" according to the documentation. If the password was no longer required to create a user, we could avoid th...
Guest over 5 years ago in Atlas 2 Will Not Implement