realsensesolutions/AWS Aurora DSQL
Creates an Aurora DSQL cluster (simplified - no VPC endpoints)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Cluster name | yes | — |
| action | plan, apply, or destroy | no | apply |
| deletion_protection_enabled | Enable deletion protection | no | false |
| create_iam_role | Create IAM role for access | no | true |
| lock-timeout | Time to wait for state lock | no | 5m |
Outputs
| name | description |
|---|---|
| cluster_arn | Cluster ARN |
| cluster_id | Cluster ID |
| cluster_endpoint | Public endpoint |
| vpc_endpoint_service_name | VPC endpoint service name |
| iam_role_arn | IAM role ARN |
| region | AWS region |