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
246 stars 177 forks source link

chore: Removes expectError step in advanced_cluster migration tests #2812

Closed maastha closed 5 days ago

maastha commented 6 days ago

Description

SERVICE_UNAVAILABLE error is no longer expected in cloud-dev and QA when migrating sharded and geo-sharded clusters from old schema to new. This behavior is not expected in prod at this point and will be tracked separately, hence no other changes required in code/docs right now.

Link to any related issue(s):

Type of change:

Required Checklist:

Further comments

Test run: https://github.com/mongodb/terraform-provider-mongodbatlas/actions/runs/11935742861/job/33267774284