mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
10 address 2uprn
This commit is contained in:
parent
546cc2a58f
commit
c2196b6e0d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ variable "image_digest" {
|
|||
|
||||
variable "maximum_concurrency" {
|
||||
type = number
|
||||
default = null
|
||||
default = 10 # null if you don't want to set it for this handler
|
||||
description = "Maximum number of concurrent Lambda invocations from SQS (2-1000). null = no limit."
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue