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 114

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

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 over 1 year ago in Atlas Stream Processing 1 Will Not Implement

Kotlin Driver - Allow querying nested properties via data classes

In the Kotlin driver extensions, we can use data class KProperties to create Filters. For example given these models as data classes: data class Movie(val movieName: String, releaseDate: LocalDate, rating: String) data class MovieReview(val movi...
Guest about 1 year ago in Drivers & Frameworks 2 Will Not Implement

MongoGPT Integration with MongoDB Atlas

At present, I believe users can access MongoGPT only from mongogpt.corp.mongodb.com I suggest to create integration of MongoGPT Generative AI with Atlas Console so that Developers can use it often and also benefit from it. Use cases of this Inte...
Guest about 1 year ago in Atlas 0 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

Create Org via API

This sort of exists in another request (https://feedback.mongodb.com/forums/924145-atlas/suggestions/44280954-create-organization-using-api-or-terraform-in-atla), but it may be buried because it's not super clear in the request name. Basically, l...
Guest over 3 years ago in Atlas 0 Will Not Implement

Try to nuget ... Package if not available then install this for work flow thanks

No description provided
Guest over 2 years ago in IDEs 0 Will Not Implement

mongodbatlas_cluster should wait until cluster is operational

`mongodbatlas_cluster` is regarded "created" before it's operational, which breaks things if you need to use attributes that aren't yet available, like `connection_strings`. This issue is acknowledged in the provider docs: > connection_string...
Guest about 4 years ago in Atlas 1 Will Not Implement