DataDog / datadog-cloudformation-macro

CloudFormation Macros by Datadog
Apache License 2.0
14 stars 22 forks source link

feat: Add support for Node 20 #111

Closed duncanista closed 10 months ago

duncanista commented 10 months ago

What does this PR do?

Adds support for Node 20 as it's available for AWS Lambda.

Motivation

It's widely available, and the latest layer (v100) has already been released with support for it.

Also #110

Testing Guidelines

Additional Notes

Types of changes

Check all that apply