newrelic / serverless-newrelic-lambda-layers

A Serverless plugin to install New Relic's AWS Lambda layers without requiring a code change.
Apache License 2.0
56 stars 49 forks source link

Add `provided.al2` to supported runtimes. #457

Closed dlevy47 closed 3 months ago

dlevy47 commented 3 months ago

Description

This PR adds the provided.al2 runtime to the wrappableRuntimeList maintained in index.ts. From my testing, there are NewRelic layers supporting this runtime.

How to Test

I used the version of the package in this PR to deploy an application, and verified that logs were being forwarded.

Related Issues

N/A

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.