Secrets Manager Secret
Encrypted secret with automatic rotation.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Secret name | Text | Yes | — |
| Description | Text | — | — |
| KMS key ARN | Text | — | — |
| Auto rotate | Toggle | — | false |
| Rotation (days) | Number | — | 30 |
| Recovery window (days) | Number | — | 30 |
| Replica regions | List | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Encryption KMS key | Input | aws.kms-key | kms_key_id |
| Rotation Lambda | Input | aws.lambda | — |
| Consumer | Output | aws.rds-proxy | — |