Mongodbatlas 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.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Deployments
34
Made by
Massdriver
Official
Yes
No
Compliance
Clouds
Tags
This bundle does not have an operator guide. Add one here.
Variable | Type | Description |
---|---|---|
backup.enabled | boolean | Enable scheduled cluster backups |
database.autoscaling.instance_size_max | string | No description |
database.autoscaling.instance_size_min | string | No description |
database.cluster_type | string | No description |
database.electable_node_count | integer | No description |
database.termination_protection_enabled | boolean | Termination protection will protect the cluster from accidental termination (must be disabled before deletion is allowed) |
database.version | string | No description |
mongodbatlas_creds.organization_id | string | No description |
mongodbatlas_creds.private_key | string | No description |
mongodbatlas_creds.public_key | string | No description |
storage.ebs_volume_type | string | Type of storage you want to attach to your cluster |
storage.size_gb | integer | The initial disk size (in GB) of the cluster. Disk autoscaling is enabled, so this value may increase as needed. |