Skip to content

Commit 54c817a

Browse files
committed
feat: added sg description
1 parent ec5239d commit 54c817a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_example/redis/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ module "redis" {
6868
multi_az_enabled = false
6969
num_cache_clusters = 1
7070
replicas_per_node_group = 1
71-
retention_in_days = 0
71+
retention_in_days = 1
7272
snapshot_retention_limit = 7
7373

7474
log_delivery_configuration = [

0 commit comments

Comments
 (0)