sidecar icon indicating copy to clipboard operation
sidecar copied to clipboard

Allow to deploy Lambda inside VPC

Open deleugpn opened this issue 3 years ago • 6 comments

This pull request enhances sidecar abilities to allow developers to deploy sidecar Lambda functions inside a VPC.

deleugpn avatar Feb 13 '22 22:02 deleugpn

I appreciate the suggested review but I would argue that most use cases will be a single sg and potentially hard-coded subnets instead of environment variables.

The config file just gives an idea how to go about it. Using Arr::wrap gives the flexibility of allowing users set an array or a single string. Advanced VPC users will know how to proceed for array-style in their own preferred approach.

deleugpn avatar Feb 14 '22 18:02 deleugpn

Mmm this is great, thanks for doing this @deleugpn. And thanks for the extra set of eyes @datashaman!

Let me review the Lambda docs on this and see if I can get it merged this week. I'll get back to ya!

aarondfrancis avatar Feb 15 '22 23:02 aarondfrancis

Just wondering if you found any issues regarding the VPC setup by Sidecar? Having this built-in would help streamline our deployments

matthewdevine avatar May 09 '23 17:05 matthewdevine

Any news regarding this?

I use laravel vapor with a private network and can't access the database...

lautaroml avatar Jul 10 '23 20:07 lautaroml

I also wonder when this will be merged as my team really needs this feature

d8vjork avatar Nov 08 '23 15:11 d8vjork