Skip to content

Commit b0c59d8

Browse files
authored
Added datadog sponsorship notice (#58)
1 parent 2714139 commit b0c59d8

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
@@ -8,6 +8,23 @@ description: |-
88
99
See Datadog's [documentation about provisioning keys](https://docs.datadoghq.com/account_management/api-app-keys) for
1010
more information.
11+
12+
## Sponsorship
13+
14+
<picture>
15+
<source media="(prefers-color-scheme: dark)" srcset="https://cloudposse.com/images/partners/datadog-white.svg">
16+
<source media="(prefers-color-scheme: light)" srcset="https://cloudposse.com/images/partners/datadog-purple.svg">
17+
<img alt="Datadog" src="https://cloudposse.com/images/partners/datadog-purple.svg" align="right" width="40%">
18+
</picture>
19+
20+
21+
This project is supported by the [Datadog Open Source Program](https://www.datadoghq.com/partner/open-source/).
22+
23+
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.
24+
25+
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
26+
___
27+
1128
usage: |-
1229
**Stack Level**: Global
1330

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)