DataDog / cloudformation-template

Easily set up the Datadog AWS integration using CloudFormation
Apache License 2.0
34 stars 42 forks source link

pass forwarder tags from main template #54

Open ansnoussi opened 1 year ago

ansnoussi commented 1 year ago

Note: Please remember to review the contribution guidelines if you have not yet done so.

What does this PR do?

Add the ability to set tags for the forwarder lambda from the main cloudformation template.

Motivation

Testing Guidelines

This is how I manually used to achieve having environment tags in the forwarder lambda.

Additional Notes

Anything else we should know when reviewing?