MongoDB Atlas Cluster AWS

MongoDB Atlas allows you to run a fully managed MongoDB cluster alongside your other resources in AWS, offering low-latency, high-availability with minimal maintenance.

Add to Library
Made by

Massdriver

Official

Yes

This bundle does not have an operator guide. Add one here.

VariableTypeDescription
backup.enabledbooleanEnable scheduled cluster backups
database.autoscaling.instance_size_maxstringNo description
database.autoscaling.instance_size_minstringNo description
database.cluster_typestringNo description
database.electable_node_countintegerNo description
database.termination_protection_enabledbooleanTermination protection will protect the cluster from accidental termination (must be disabled before deletion is allowed)
database.versionstringNo description
mongodbatlas_creds.organization_idstringNo description
mongodbatlas_creds.private_keystringNo description
mongodbatlas_creds.public_keystringNo description
storage.ebs_volume_typestringType of storage you want to attach to your cluster
storage.size_gbintegerThe initial disk size (in GB) of the cluster. Disk autoscaling is enabled, so this value may increase as needed.