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 Completed
Categories Atlas
Created by Guest
Created on May 3, 2022

Add autoExport snapshot to AWS S3 Bucket on mongodbatlas_cloud_backup_schedule

By company policy, we have to export our snapshots automatically to an AWS S3 Bucket. I started following https://www.mongodb.com/docs/atlas/backup/cloud-backup/export/ and implemented on terraform due to the high number of projects, and clusters that we need to backup. However, looks like the terraform provider doesn't support "autoExportEnabled" from https://www.mongodb.com/docs/atlas/reference/api/cloud-backup/schedule/modify-one-schedule/ on https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/cloud_backup_schedule terraform resource. Best regards, Wagner Sartori Junior
  • ADMIN RESPONSE
    Aug 1, 2025
    This is now out in version 1.4.2.
  • Attach files
  • Guest
    May 4, 2022
    Thanks for replying Melissa... Your documentation states: "The frequency can be monthly. To configure daily or weekly export frequency, submit a support request" Is it also planned to be able to change the frequency to something else instead of having to open support tickets to change the frequency to any other than Monthly?
  • Guest
    May 3, 2022
    Sent a PR for upstream go SDK: https://github.com/mongodb/go-client-mongodb-atlas/pull/289
  • Guest
    May 3, 2022
    Urgently needed.