There is a module to connect and create users on mongo database. However there is no module for the same when using Mongo Atlas (the cloud hosted mongodb). I am wondering whether there are any plans to come up with a module for
- Create a cluster (Azure/AWS)
- Create/update users
There are mongo atlas API’s available for the same. Someone attempted to write it but it is a bit old.