Skip to content

Conversation

canyonjs
Copy link
Contributor

@canyonjs canyonjs commented Aug 10, 2025

Description

While reviewing the documentation the other day I noticed that inside a statement intending to inform module users not to use the DD_API_KEY variable, the not was missing. This causes the sentence to read as if it is endorsing the use of the DD_API_KEY variable.

Motivation and Context

Users looking to set up the datadog forwarder using this module may get the wrong impression that placing sensitive values in the Lambda environment variables is the recommended practice.

Breaking Changes

No breaking changes

How Has This Been Tested?

This is not a code or example change. I performed no tests.

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs merged commit c2e0203 into terraform-aws-modules:master Aug 11, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants