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
232 stars 164 forks source link

fix: Fixes value of `data_process_region` in `federated_database_instance` data sources with additional cleanup in documentation #2223

Closed AgustinBettati closed 2 months ago

AgustinBettati commented 2 months ago

Description

Link to any related issue(s): CLOUDP-237334 and https://github.com/mongodb/terraform-provider-mongodbatlas/issues/2013

Changes that are included:

Type of change:

Required Checklist:

Further comments

AgustinBettati commented 2 months ago

Test that is failing is due to OUT_OF_CAPACITY when creating a cluster for TestAccFederatedDatabaseInstance_atlasCluster. Relevant test TestAccFederatedDatabaseInstance_basic executed successfully.

github-actions[bot] commented 2 months ago

APIx bot: a message has been sent to Docs Slack channel

AgustinBettati commented 2 months ago

Pending points before merging:

After merge:

lantoli commented 2 months ago

will re-run tests on Fri