Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ description: |-
[Datadog Lambda forwarders](https://github.com/DataDog/datadog-serverless-functions/tree/master/aws/logs_monitoring).
It depends on the `datadog-configuration` component to obtain the Datadog API keys.

## Sponsorship

<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://cloudposse.com/images/partners/datadog-white.svg">
<source media="(prefers-color-scheme: light)" srcset="https://cloudposse.com/images/partners/datadog-purple.svg">
<img alt="Datadog" src="https://cloudposse.com/images/partners/datadog-purple.svg" align="right" width="40%">
</picture>


This project is supported by the [Datadog Open Source Program](https://www.datadoghq.com/partner/open-source/).

As part of this collaboration, Datadog provides a dedicated sandbox account that we use for automated integration and acceptance testing. This contribution allows us to continuously validate changes against a real Datadog environment, improving reliability and reducing the risk of regressions.

We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Add missing period at end of sentence.

The sentence on line 23 is missing a period at the end.

Apply this diff to fix the punctuation:

-  We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
+  We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested.
🤖 Prompt for AI Agents
README.yaml around line 23: the sentence "We are grateful to Datadog for
supporting our open source ecosystem and helping ensure that infrastructure code
for Terraform remains stable and well-tested" is missing a period at the end;
add a trailing period to the sentence so it ends with "...well-tested." and save
the file.

___

usage: |-
**Stack Level**: Regional

Expand Down
16 changes: 16 additions & 0 deletions src/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading