Skip to content

Commit

Permalink
feat: added sg description
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Jun 12, 2023
1 parent ec5239d commit 54c817a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/redis/example.tf
Expand Up @@ -68,7 +68,7 @@ module "redis" {
multi_az_enabled = false
num_cache_clusters = 1
replicas_per_node_group = 1
retention_in_days = 0
retention_in_days = 1
snapshot_retention_limit = 7

log_delivery_configuration = [
Expand Down

0 comments on commit 54c817a

Please sign in to comment.