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 Submitted
Categories Atlas
Created by Guest
Created on Jul 16, 2025

Terraform to have a generic org_owner_id instead of personal email for org creation

For now; I was told that the org_owner_id while using org create using terraform has to be a non- generic email ID data "mongodbatlas_org_user" "test" { org_id = mongodbatlas_org_user.test.org_id username = mongodbatlas_org_user.test.username } For example siri***.bhar***@centene.com can we have a feature to have a generic one in place or a distribution list?