elastic / terraform-elastic-esf

Terraform - Elastic Serverless Forwarder
Other
1 stars 0 forks source link

Add lambda timeout option #13

Closed constanca-m closed 3 months ago

constanca-m commented 3 months ago

Add a custom timeout option for the lambda.

This issue comes from https://github.com/elastic/elastic-serverless-forwarder/pull/729#discussion_r1655171007.

This option is not available on SAR from what I have seen.

Just add:

lambda-timeout  = 60

And in AWS you should see in your lambda configuration: image