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

Infra-as-code & APIs

Showing 44 of 3992

Terraform data source to return latest mongo_db_major_version available for a cluster

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Programatically track when a new major release is available. What would you like to see happen? Describe the desire...
Garret Pick 3 days ago in Infra-as-code & APIs 0 Submitted

API - Version 2

We saw that the api version is now in v2 for some resources (as clusters) - https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Clusters/ We tried to change some App services functions from v1 to v2, but ended resulting in som...
Guest almost 2 years ago in Infra-as-code & APIs 0 Submitted

Allow the creation of an Atlas Resource Policy based on database user authentication type

We would like to create Atlas Resource Policies based on the user authentication type. In a more specific example, we would like to allow ip("0.0.0.0/0") only when the database user authentication type available is Federated Auth. Another way to l...
Guest 7 months ago in Infra-as-code & APIs 0 Submitted

Enable Terraform export of HCL for existing Atlas configurations

Allow for a standardized export tool that outputs Terraform HCL from existing, manually provisioned Atlas resources (e.g., projects, clusters, users, role mappings, et cetera). This would be similar to GCP's Terraformer or Azure's Export for Terra...
Guest 10 months ago in Infra-as-code & APIs 0 Submitted

Forward Slash not supported in MongoDB Atlas Project resource TAGS - AWS cloud

What problem are you trying to solve? use of a forward slash (/) in the tag value is not supported by MongoDB Atlas tagging rules What would you like to see happen? a forward slash (/) in the tag value is supporting by MongoDB Atlas ta...
Vadim Tsyganov 30 days ago in Infra-as-code & APIs 0 Future Consideration

Atlas Admin API endpoint to perform killOp

We would like to allow our on-call team members to view and terminate slow queries in MongoDB Atlas without granting full Atlas console access. The Project Observability Viewer role allows viewing slow queries, but stopping them (killOp) requires ...
Guest 7 months ago in Infra-as-code & APIs 0 Submitted

Add support for allowDiskUse when using the Data API

The Data API doesn't support the allowDiskUse option, leaving no way to get around this error: "Failed to aggregate documents: FunctionError: (QueryExceededMemoryLimitNoDiskUseAllowed) Exceeded memory limit for $group, but didn't allow external ...
Guest almost 3 years ago in Infra-as-code & APIs 1 Submitted

Add terraform resource to return complete IP access list for project

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. To ensure only IP addresses that I have defined in code are applied I need to be able to control, or at least read, the co...
Noel Jones 3 months ago in Infra-as-code & APIs 1 Planned

Improved deletion protection against malicious users

Currently, the only option of preventing malicious admin users from deleting a cluster with all its backups is to enable a backup compliance policy. However, this policy is quite the beast with complex processes and guarded by a single user accoun...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

Option to prevent backups restores into particular cluster

Today it is possible to accidentally restore backup into live production database. There is a "I confirm" dialog in the UI but it is not fool proof, plus when using terraform provider you still could do yourself harm. It would be nice to have an ...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted