Skip to content

Commit 2987ac7

Browse files
authored
Added datadog sponsorship notice (#55)
* Added datadog sponsorship notice * Added datadog sponsorship notice
1 parent 001cfcd commit 2987ac7

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ github_repo: "cloudposse-terraform-components/aws-eks-datadog-agent"
44
# Short description of this project
55
description: |-
66
This component installs the `datadog-agent` for EKS clusters.
7+
8+
## Sponsorship
9+
10+
<picture>
11+
<source media="(prefers-color-scheme: dark)" srcset="https://cloudposse.com/images/partners/datadog-white.svg">
12+
<source media="(prefers-color-scheme: light)" srcset="https://cloudposse.com/images/partners/datadog-purple.svg">
13+
<img alt="Datadog" src="https://cloudposse.com/images/partners/datadog-purple.svg" align="right" width="40%">
14+
</picture>
15+
16+
17+
This project is supported by the [Datadog Open Source Program](https://www.datadoghq.com/partner/open-source/).
18+
19+
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.
20+
21+
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
22+
___
23+
724
usage: |-
825
**Stack Level**: Regional
926

src/README.md

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)