2 lambda b ut 1 batch size

This commit is contained in:
Jun-te Kim 2026-04-07 11:08:19 +00:00
parent 426d907ce7
commit 25e08f3e96

View file

@ -25,7 +25,7 @@ variable "maximum_concurrency" {
variable "batch_size" {
type = number
default = 1
default = 5
}
locals {