alexcasalboni / aws-lambda-power-tuning

AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
Apache License 2.0
5.29k stars 363 forks source link

Add optional VPC configuration for all Lambda functions in terraform #200

Closed ldcorentin closed 1 year ago

ldcorentin commented 1 year ago

Hello @alexcasalboni,

I added the VPC options for terraform if you could have a look :)

Thanks !

alexcasalboni commented 1 year ago

Merging this now! Thank you again @ldcorentin 🙏 🚀