Skip to content

Commit b8fa605

Browse files
authored
Added datadog sponsorship notice (#59)
1 parent f6bedf1 commit b8fa605

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-datadog-private-location-ecs"
44
# Short description of this project
55
description: |-
66
This component creates a Datadog Private Location and deploys it to ECS (EC2 or Fargate).
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
**Note** The app key required for this component requires admin level permissions if you are using the default roles.
926
Admin's have permissions to Write to private locations, which is needed for this component.

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)