DocumentDB Elastic Cluster
Shard-based, elastic-scale DocumentDB cluster.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Cluster name | Text | Yes | — |
| Admin username | Text | — | admin |
| Admin password | Text | — | — |
| Authentication Options: Plain text, Secret ARN | Choice | — | PLAIN_TEXT |
| Shard capacity (vCPUs) | Number | — | 2 |
| Shard count | Number | — | 1 |
| Subnet IDs | List | — | — |
| VPC security group IDs | List | — | — |
| KMS key ID | Text | — | — |
| Maintenance window | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Subnetsmulti | Input | aws.subnet | subnet_ids |
| Security groupsmulti | Input | aws.security-group | vpc_security_group_ids |
| Encryption KMS key | Input | aws.kms-key | kms_key_id |
| Clients | Output | any | — |