Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the lambda to run with provided.al2 runtime V1.0.13[CDS-1437] #114

Merged
merged 8 commits into from
Aug 11, 2024

Conversation

guyrenny
Copy link
Contributor

@guyrenny guyrenny commented Aug 8, 2024

Description

Add a parameter to allow user to choose what kind of runtime he wants the lambda to use: provided.al2023, provided.al2
Update the makefile to compile the code with a binary that will work for a runtime of provided.al2
Specify in the lambda function the BuildMethod to be makefile

Fixes #113

How Has This Been Tested?

Checklist:

  • I have updated the versions in the SemanticVersion in template.yaml
  • I have updated the CHANGELOG.md
  • I have created necessary PR to Terraform Module Repository (https://github.com/coralogix/terraform-coralogix-aws) if needed
  • This change does not affect any particular component (e.g. it's CI or docs change)

@guyrenny guyrenny requested a review from a team as a code owner August 8, 2024 15:35
@guyrenny guyrenny added the run-test-CloudWatch-test-blocking-pattern run cloudwatch e2e test label Aug 11, 2024
@guyrenny guyrenny merged commit 8adbed0 into master Aug 11, 2024
15 checks passed
@guyrenny guyrenny deleted the fix-issue-with-runtime branch August 11, 2024 14:44
@osherdp
Copy link

osherdp commented Aug 11, 2024

Thank you so much @guyrenny! ❤️
This is so much appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support other lambda runtime other than 'provided.al2023' for coralogix-aws-shipper
4 participants