Terraform 1.3 and AWS Lambda: Timeout Error on Concurrent Executions Despite Increased Timeout Setting
👀 Views: 2
💬 Answers: 1
📅 Created: 2025-06-08
terraform aws-lambda timeout
I'm experiencing a frustrating issue with my AWS Lambda function deployed via Terraform. I set the timeout to 60 seconds, but when I trigger multiple concurrent...