Skip to content

Commit

Permalink
Number of cache to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
tschneider-aneo committed Dec 17, 2024
1 parent d720292 commit a943b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/quick-deploy/aws/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ elasticache = {
engine = "redis"
engine_version = "6.x"
node_type = "cache.r4.large"
num_cache_clusters = 2
num_cache_clusters = 1
}

#s3_os = {}
Expand Down

0 comments on commit a943b71

Please sign in to comment.