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

fix: Avoids dumping zero values for Cluster electable specs in json that leads to API validation errors #1126

Closed EspenAlbert closed 1 month ago

EspenAlbert commented 1 month ago

Proposed changes

Avoids dumping zero values in json that leads to API validation errors

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

Type of change:

Manual QA performed:

Required Checklist:

Further comments