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 Oct 31, 2019

Allow creation of Atlas organizations in Terraform

there are really 3 steps for our dev teams to get moving in Atlas: 1. create an org 2. create a project 3. create a cluster the first one is the only one that still has to be done from a console. if we had a terraform script to create an org in our account, we could trigger creation after approval in ServiceNow
  • ADMIN RESPONSE
    Aug 1, 2025
    This feature has been released in v1.10.0 of the Terraform Provider for MongoDB Atlas! Thank you for the feedback.
  • Attach files
  • Guest
    Jan 27, 2023
    Hi Stephen this feature is now planned and should be out later this year. Hope this helps!
  • Guest
    Nov 1, 2019
    By the way, Atlas Orgs can hold hundreds of Projects so you should be able to programmatically create new Projects and Clusters for requesters within the single-Org paradigm today. Users can be scoped to particular Projects in the Org. We want to offer more flexibility in the future because folks often seek a higher level of isolation that Projects within an Org can provide.
  • Guest
    Nov 1, 2019
    Hi Stephen, Hear you loud and clear here. However, one of the reasons we haven't built an API endpoint for this is that an Atlas Org -- today -- is also tied to a billing context/payment method. This means that a programmatically created Atlas Org cannot actually be used for cluster deployments without a manual intervention step to configure billing. We would like to explore options in the future to offer more flexibility. Thanks -Andrew