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.

Status Completed
Categories Atlas
Created by Guest
Created on Jul 13, 2023

Support migration of existing projects, clusters, ... to be CloudFormation managed

When MongoDB::Atlas::* resources are created and the specifed project, cluster, ... already exists, then these resources should not raise an error on resource creation but use the existing project, cluster, ... and apply the given configuration. In other words, the Create event that is initially sent by CloudFormation should be handled similar to an Update event but return the physical id of already existing resources. Apparently, this behaviour should be enabled by an opt-in flag.
  • ADMIN RESPONSE
    Aug 1, 2025
    Hello, Import w/ MongoDB CloudFormation Resources is now supported ( github ( https://github.com/mongodb/mongodbatlas-cloudformation-resources?tab=readme-ov-file#import-support ) )
  • Attach files
  • Guest
    Jul 14, 2023
    hi Stefan, this is a feature of how AWS CloudFormation itself works and less so MongoDB Atlas extensions. believe you are asking that if the resource already exists it should not return error, but update the resource and continue which seems reasonable. suggest you share this feedback with AWS CloudFormation team and we can as well at next sync. hope this helps!