From c3f25e2d81bf79a601bc1e070d99ac234a4ccdbf Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Tue, 30 Sep 2025 11:27:02 +0200 Subject: [PATCH] Added datadog sponsorship notice --- README.md | 16 ++++++++++++++++ README.yaml | 16 ++++++++++++++++ src/README.md | 16 ++++++++++++++++ 3 files changed, 48 insertions(+) diff --git a/README.md b/README.md index 26ef3f6..1daacd9 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,22 @@ This component provisions all infrastructure required to deploy [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 + + + + + Datadog + + + +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 +___ + > [!TIP] > #### 👽 Use Atmos with Terraform diff --git a/README.yaml b/README.yaml index d81bb87..bbd19fa 100644 --- a/README.yaml +++ b/README.yaml @@ -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 + + + + + Datadog + + + + 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 + ___ + usage: |- **Stack Level**: Regional diff --git a/src/README.md b/src/README.md index 7391f4e..fb1cdfb 100644 --- a/src/README.md +++ b/src/README.md @@ -11,6 +11,22 @@ tags: This component provisions all infrastructure required to deploy [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 + + + + + Datadog + + + +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 +___ ## Usage **Stack Level**: Regional