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 Feb 1, 2022

Ability to create GovCloud projects

Need ability to "Designate as a Gov Cloud regions-only project" when creating projects in order to allow subsequently creating clusters in Gov Cloud regions
  • Attach files
  • Guest
    Nov 8, 2022
    Hi Ben, we released v1.5 of the Terraform MongoDB Atlas Provider which includes support for Atlas for Government. Feel free to try it out and let us know of any other feedback. Thank you again for raising this ticket and helping to prioritize on our roadmap!
  • Guest
    Feb 7, 2022
    Hi Kyle (and anyone else checking on this feature request), It seems you may have meant a specific project level setting for Gov Cloud in the Project UI. If so this setting is currently unavailable via the Atlas Administration API and so we cannot set it via Terraform. Once it is available we can look to add it to the Terraform Provider roadmap. Thank you!
  • Guest
    Feb 3, 2022
    Hi Kyle, We plan to add in a feature to allow you to easily point the provider to Gov Cloud if desired. In the mean time there is a workaround to point it to the Gov Cloud url. You can use an environment variable - MONGODB_ATLAS_BASE_URL, e.g.: export MONGODB_ATLAS_BASE_URL=https://cloud.mongodbgov.com Thank you!