mongodb / terraform-provider-mongodbatlas

Terraform MongoDB Atlas Provider: Deploy, update, and manage MongoDB Atlas infrastructure as code through HashiCorp Terraform
https://registry.terraform.io/providers/mongodb/mongodbatlas
Mozilla Public License 2.0
230 stars 167 forks source link

chore: Migrates`cloud_backup_snapshot_export_job` to new auto-generated SDK #2255

Open EspenAlbert opened 1 month ago

EspenAlbert commented 1 month ago

Description

Migratescloud_backup_snapshot_export_job to new auto-generated SDK

Link to any related issue(s): CLOUDP-246318

Type of change:

Required Checklist:

Further comments

Passing acc+mig tests:

image

github-actions[bot] commented 1 month ago

This PR has gone 7 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 7 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!

AgustinBettati commented 1 month ago

Pushed 2 temporary commits for adopting the latest sdk preview, these must not be included once PR transitions from draft. Changes in cloud-provider-access and search-index are workarounds to adopt latest preview, but further investigation has to be done to understand these new breaking changes.