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

Updated AWS Provider and Nodejs runtime to nodejs18.x #7

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

TheCloudNativeHacker
Copy link
Contributor

Card

Details

The previous nodejs runtime was no longer supported in AWS lambda, in order to update the resources I used a newer AWS provider and changed the runtime in the lambda module

Updated to >= 4.9, 4.0-4.8 had some breaking changes, but I tested 4.74 and had no issues with creating the resources
nodejs12.x was removed from support, upgraded to nodejs18.x
@sethsec-bf
Copy link
Contributor

Thanks for submitting this @TheCloudNativeHacker!

@sethsec-bf sethsec-bf merged commit f3c541c into BishopFox:main Nov 29, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants