aws-samples / aws-waf-dashboard

1 click deployment for creating AWS WAF dashboard
MIT No Attribution
39 stars 41 forks source link

Out of date nodejs version #17

Closed simonscholey-nasstar closed 1 year ago

simonscholey-nasstar commented 1 year ago

Deployment failing with

Resource handler returned message: "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.

I wasn't able to find how to update this to use a newer version :(

yanivsetton commented 1 year ago

+1

leodrak commented 1 year ago

things should work now after some updates. Please let us know if you encounter any more issues.

yanivsetton commented 1 year ago

@leodrak worked like a charm thank you

leodrak commented 1 year ago

this issue is fixed by upgrading to CDK v2. Closing.