Skip to content

update runtime to nodejs18.x #20

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

lorenmh
Copy link

@lorenmh lorenmh commented Jun 10, 2023

nodejs12.x runtime is no longer supported:

│ Error: error creating Lambda Function (1): InvalidParameterValueException: The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions.

@lorenmh lorenmh closed this Jun 10, 2023
@lorenmh
Copy link
Author

lorenmh commented Jun 10, 2023

note: using nodejs18.x requires hashicorp/aws version 4.41.0 and above

EOL for nodejs16.x appears to be later this year: https://nodejs.org/en/blog/announcements/nodejs16-eol , so using nodejs18.x instead 🤷

@lorenmh lorenmh changed the title update runtime to nodejs16.x update runtime to nodejs18.x Jun 10, 2023
@lorenmh lorenmh reopened this Jun 10, 2023
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.

1 participant