milliHQ / terraform-aws-next-js-image-optimization

A drop-in image optimization loader for Next.js image component powered by AWS Lambda.
https://registry.terraform.io/modules/milliHQ/next-js-image-optimization/aws
Apache License 2.0
105 stars 18 forks source link

Updates Lambda runtime to nodejs16.x #131

Open ofhouse opened 2 years ago

ofhouse commented 2 years ago

Changes

ofhouse commented 2 years ago

Seeing increased memory usage & timeouts with the nodejs16.x runtime, needs more investigating.

M1ke commented 7 months ago

Feels like we'd want to bump this to node 20 now