A terraform resource for managing user access to the console
We have a platform (as code using Terraform) where we integrate Mongo Atlas in AWS. We have multiple teams with various privileges who access the Mongo Atlas console daily basis. We would always like to manage the users in our version control. As Terraform is one of the best infrastructure configuration tools, we would like to have a terraform resource in order to manage the users via.
-
Ariel Beck commented
This is super critical for us, we manage user access in terraform and we have to manage the projects access this way too
-
AdminZuhair (Admin, MongoDB) commented
Thanks Thileepan/Michel. Currently with the Terraform MongoDB Atlas Provider you can manage invitations (so inviting users to your org) and teams, but we do not have resources currently beyond that for Atlas user management. However, if you share more details about your use cases, happy to go back to the team and explore ways we can reduce friction for you here. Thank you.
-
Michel Hartmann commented
Also see the respective Feature Request in github: https://github.com/mongodb/terraform-provider-mongodbatlas/issues/633