mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-03-10 22:44:09 +00:00
lower historic
This commit is contained in:
parent
86a1d4f07c
commit
345e10400d
@ -82,7 +82,7 @@ resource "aws_lambda_function" "historic_to_s3" {
|
||||
role = aws_iam_role.historic.arn
|
||||
runtime = "python3.9"
|
||||
timeout = 60
|
||||
reserved_concurrent_executions = 8
|
||||
reserved_concurrent_executions = 2
|
||||
environment {
|
||||
variables = {
|
||||
"ES" = aws_route53_record.Route53RecordSet7.fqdn
|
||||
|
Loading…
x
Reference in New Issue
Block a user