DataDog / datadog-cloudformation-macro

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

feat: support `dotnet8` runtime #122

Closed duncanista closed 5 months ago

duncanista commented 5 months ago

What does this PR do?

Adds support for .NET 8 runtime.

Motivation

It has been widely available for AWS Lambda.

Testing Guidelines

Added and updated tests.

Additional Notes

Types of changes

Check all that apply