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

test: Adds unit test to understand replication ID matching #2358

Closed EspenAlbert closed 1 week ago

EspenAlbert commented 1 week ago

Description

Adds unit test to understand replication ID matching.

Context: During investigation to fix related issue I wanted to understand the Terraform behavior. Although we cannot re-use the code in CFN, the implementation will be simlar.

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

Type of change:

Required Checklist:

Further comments