appleboy / lambda-action

GitHub Action for Deploying Lambda code to an existing function
https://github.com/marketplace/actions/aws-lambda-deploy
MIT License
392 stars 56 forks source link

How I can give VpcConfig, subnets and securitygroups #76

Closed Minu2020 closed 5 months ago

Minu2020 commented 6 months ago

I am not able to find the correct syntax to add VPC configuration.. Is it supported

Minu2020 commented 6 months ago

@appleboy any update ?

Minu2020 commented 5 months ago

Any update @appleboy

appleboy commented 5 months ago

@Minu2020 Let me check.

appleboy commented 5 months ago

@Minu2020 See https://github.com/appleboy/lambda-action/blob/53c0ab6c9aa0447ba09417d3a601cb55a5ffd05d/action.yml#L55-L58

Minu2020 commented 5 months ago

@appleboy I got the following error and that why I opened the issue ![Uploading Screenshot 2024-04-22 at 2.00.20 pm.png…]()

Minu2020 commented 5 months ago

Screenshot 2024-04-22 at 2 00 20 pm

appleboy commented 5 months ago

@Minu2020 Please provide source config.

Minu2020 commented 3 months ago

@appleboy

Attached source config.. Screenshot 2024-06-11 at 1 33 27 pm Screenshot 2024-06-11 at 1 28 52 pm

Please help me to find whats wrong