mongodb / mongodbatlas-cloudformation-resources

MongoDB Atlas CloudFormation Resources: Deploy, update, and manage MongoDB Atlas infrastructure as code through AWS CloudFormation
https://www.mongodb.com/atlas/aws-cloudformation
Apache License 2.0
58 stars 38 forks source link

chore: Upgrades SDK from v20231115008 to v20231115014 #1069

Closed EspenAlbert closed 3 months ago

EspenAlbert commented 3 months ago

Proposed changes

In order to use the GlobalClusterSelfManagedSharding the SDK needs to be at least v20231115012 Since there was only 1 manual change (see 2nd commit), I decided to upgrade all resources using v20231115008 to avoid introducing a new admin client.

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

Type of change:

Manual QA performed:

Required Checklist:

Further comments

EspenAlbert commented 3 months ago

at least organization contract tests are failing

Looks like a 500 error

Message: DELETE error:https://cloud-dev.mongodb.com/api/atlas/v2/orgs/66700d96c471a61b3bb41111 DELETE: HTTP 500 Internal Server Error (Error code: "UNEXPECTED_ERROR") Detail: Unexpected error. Reason: Internal Server Error. Params: []

I'll try to re-run it