flaviostutz / cdk-practical-constructs

A collection of CDK constructs for making the development of AWS based applications easier and safer in a practical way
MIT License
5 stars 6 forks source link

Bump WSO2 handler to node 20 #29

Closed MarcioMeier closed 2 months ago

MarcioMeier commented 3 months ago

Problem being solved

WSO2 handler is being deployed in node 18, which is in maintenance mode and will have EoL in april 2025 (source).

Proposal

Bump the WSO2 deployment handler runtime to the current LTS node version.

https://github.com/flaviostutz/cdk-practical-constructs/blob/22fd916df35eed3d9c3e2c0d2e8161cff12714ac/lib/src/wso2/utils-cdk.ts#L40