Skip to content

Commit fdbe8a5

Browse files
author
JHjava
authored
Merge pull request #1545 from alphagov/bau-increase-warmers
BAU - Increase amount of warmers to 20
2 parents cac65a9 + 4a66415 commit fdbe8a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/terraform/oidc/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ variable "cloudwatch_log_retention" {
178178
}
179179

180180
variable "lambda_min_concurrency" {
181-
default = 10
181+
default = 20
182182
type = number
183183
description = "The number of lambda instance to keep 'warm'"
184184
}

0 commit comments

Comments
 (0)