Name | Version |
---|---|
terraform | >= 1.2 |
aws | >= 4.61.0 |
Name | Version |
---|---|
aws | >= 4.61.0 |
No modules.
Name | Type |
---|---|
aws_elasticache_cluster.redis | resource |
aws_subnet.private | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cluster_id | n/a | string |
"" |
no |
engine | n/a | string |
"" |
no |
engine_version | n/a | string |
"" |
no |
node_type | n/a | string |
"cache.m4.large" |
no |
num_cache_nodes | n/a | number |
1 |
no |
parameter_group_name | n/a | string |
"" |
no |
port | n/a | number |
6379 |
no |
security_group_ids | n/a | list(string) |
[] |
no |
snapshot_retention_limit | The number of days for which ElastiCache will retain automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be retained for 5 days before being deleted. | number |
7 |
no |
tags | n/a | map(string) |
{ |
no |
vpc_id | n/a | string |
n/a | yes |
No outputs.