-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
CustomResource: Set default version to NODEJS_18_X #26932
Comments
Just found out that certificates are using NODEJS14.X
|
This should have been fixed in #26475
Are you able to provide a smallest code snippet that reproduces this? |
we're using SST and it appears that the latest version of SST is referencing aws-cdk-lib v2.91.0 |
@kenneth-prophero , could you please share which custom resources are using NODEJS_16_X ? |
This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled. |
This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled. |
|
Describe the feature
Similar to #19117, it seems like the default node version is still set to NODEJS_16_X, can we update the default node version of custom resources to NODEJS_18_X?
Use Case
NODEJS_16_X is going to be deprecated soon
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.93.0
Environment details (OS name and version, etc.)
Linux
The text was updated successfully, but these errors were encountered: