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: Upgrades Atlas SDK to latest from dev #2374

Closed maastha closed 5 days ago

maastha commented 5 days ago

Description

Upgrades Atlas SDK to latest from dev.

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

Type of change:

Required Checklist:

Further comments

maastha commented 5 days ago

ClustersApi.GetClusterAdvancedConfiguration() is still returning interface{} in the SDK, will address that in another PR as part of https://jira.mongodb.org/browse/CLOUDP-258711