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

fix: Removes update logic for the global_cluster_config resource. #2282

Closed marcosuma closed 1 month ago

marcosuma commented 1 month ago

Description

More info on https://jira.mongodb.org/browse/HELP-59447

tl;dr: updating the global_cluster_config resource leaves the collection and index in an inconsistent state because they are on the data plane side and they would remain unchanged. That's also why the API does not have any PATCH endpoint.

Type of change:

Required Checklist:

Further comments

github-actions[bot] commented 1 month ago

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