mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
2 lambda b ut 1 batch size
This commit is contained in:
parent
acbd0cfc35
commit
426d907ce7
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ variable "image_digest" {
|
|||
|
||||
variable "maximum_concurrency" {
|
||||
type = number
|
||||
default = 1
|
||||
default = 2
|
||||
description = "Maximum number of concurrent Lambda invocations from SQS (2-1000). null = no limit."
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue