mongodb-sharded
bayudwiyansatria/mongodb-sharded/helm
Terraform Module MongoDB High Availability provisioner using terraform. Provisioning A High Availability MongoDB using Helm Charts.
Terraform Helm MongoDB Sharded !Platforms       Terraform Module MongoDB High Availability provisioner using terraform. Provisioning A High Availability MongoDB using Helm Charts. Charts using mongodb-sharded under Bitnami Charts. Requirements | Name | Version | | ---- | ------- | | Terraform | > = 1.0.11 | - Helm Installed - Kubernetes Cluster Note: - See also kubernetes installation using terraform. Getting Started There are instructions under demo directory will get you a copy of the project up and running on your lo
| Name | Type | Description | Default |
|---|---|---|---|
| mongodb_password | string | MongoDB Password | required |
| kubernetes_storage_allocation_size_shard | string | MongoDB Storage Shard Server Allocation Size | "8Gi" |
| mongodb_version | string | MongoDB version | "4.4.11" |
| mongodb_router_count | number | Total Mongos | 1 |
| kubernetes_storage_allocation_size_config | string | MongoDB Storage Config Server Allocation Size | "8Gi" |
| mongodb_config_count | number | Total MongoDB Config Server | 1 |
| mongodb_server_count | number | Total MongoDB Server | 1 |
| kubernetes_namespace | string | Kubernetes Namespace | "mongodb" |
| helm_release_name | string | Helm Release Name | "mongodb" |
| kubernetes_storage_class | string | Kubernetes Storage Class | "" |
username — MongoDB username for loginpassword — MongoDB password for loginmongodb_version — MongoDB VersionAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,