Skip to content

Commit

Permalink
Cache instance to cache.r4.2xlarge
Browse files Browse the repository at this point in the history
  • Loading branch information
tschneider-aneo committed Dec 18, 2024
1 parent a7ad133 commit df8bbcd
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 @@ -286,7 +286,7 @@ keda = {
elasticache = {
engine = "redis"
engine_version = "6.x"
node_type = "cache.r4.large"
node_type = "cache.r4.2xlarge"
num_cache_clusters = 1
}

Expand Down

0 comments on commit df8bbcd

Please sign in to comment.