elastic / elastic-serverless-forwarder

Elastic Serverless Forwarder
Other
34 stars 34 forks source link

Add new dependencies to zip files: share, shippers and storage #692

Closed constanca-m closed 2 months ago

constanca-m commented 2 months ago

What does this PR do?

When building the zip file of the dependencies, we also add:

This is needed because the handlers are importing these. Otherwise the ESF lambda function will fail.

Checklist

How to test this PR locally

You can run the step commands locally, and it should work fine.

Issues

Relates to https://github.com/elastic/elastic-serverless-forwarder/issues/683.