jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.05k stars 137 forks source link

Add missing AWS policies for auto-vpc-policy #141

Closed eraclitux closed 6 years ago

eraclitux commented 7 years ago

When using auto-vpc-policy created role must have same policies of preconfigured AWSLambdaENIManagementAccess role.

ValerioM commented 7 years ago

+1

crazyprimes commented 6 years ago

+1 - this is breaking my deployment process that uses vpcs. Please merge.

jorgebastida commented 6 years ago

Thanks!