Create databases and collections via API thorough Terraform
Create databases (DB) and collections via API thorough Terraform after the cluster has been created in Atlas. This would provide the ease of writing and running it in a single script before any data is loaded.

-
Siddharth commented
Allow creation of collections and indexes via terraform atlas plugin. The use case is that, when an atlas cluster is being set up, we want to enable the indexes on the collections from the start.
-
Hi Anton,
Can you elaborate on what you're asking here?
Thanks
-Andrew -
Anton commented
Please create functionality for operating data in collections of MongoDB
-
David commented
This would be great feature !
-
David commented
I would be great if the MongoDB Atlas provider would support the creation of databases. At the moment you still have to create custom scripts to provision databases inside a cluster.