Backup Snapshot datasource and Restore Job resource and datasource for Shared clusters
The following resources/datasources work only for dedicated clusters (M10 and above).
mongodbatlascloudbackupsnapshots
mongodbatlascloudbackupsnapshotrestorejob
This is because they call the /backup/snapshots and
/backup/restoreJobs Atlas API endpoints respectively.
There are different API endpoint for shared-tier clusters (M2/M5):
/backup/tenant/snapshots
/backup/tenant/restores
Would it be possible to have new equivalent datasources/resources for shared-tier clusters or modify the existing datasources/resources to accommodate shared-tier clusters?
Thanks in advance.
Released as part of v1.11.0, try today and thank you for all the feedback!
-
AdminZuhair (Admin, MongoDB) commented
Hi Melroy, just following up on this. Is this still helpful for you? If so do you mind sharing a few use cases? We have Shared-Tier Cluster Snapshots and Restore Jobs on near term roadmap, but wanted to learn more if having a full Terraform Resource makes more sense here instead.
-
Hi Melroy, Thank you for the suggestion! It would be great to know more about your use case that requies the ability to be able to programmatically manage your M2/M5 backups. If you can share here, or reach out to me directly - melissa.plunkett@mongodb.com, it would be great to learn more.