Add a resource to configure the backup policy for Cloud Provider Snapshots
Please add support to change the backup policy for Cloud Provider Snapshots.
This is the API I am referring to:
https://docs.atlas.mongodb.com/reference/api/cloud-provider-snapshot-schedule-modify-one/
Thanks.
This is now out in version 0.5.1 of the provider. Once CPS in enabled the Atlas default schedule is imported and can be modified via terraform configuration (however if you chose to use the default no modification is needed). https://www.terraform.io/docs/providers/mongodbatlas/r/cloud_provider_snapshot_backup_policy.html
-
Michel commented
@James - I think that API you refer to is for Continuous Backups which has been deprecated. This issue is for Cloud Provider Snapshots which are what should be used instead.
-
James commented
using this bit of the API: https://docs.atlas.mongodb.com/reference/api/snapshot-schedule-patch/