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.

17 changes: 17 additions & 0 deletions README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ github_repo: "cloudposse-terraform-components/aws-datadog-private-location-ecs"
# Short description of this project
description: |-
This component creates a Datadog Private Location and deploys it to ECS (EC2 or Fargate).

## 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
___

usage: |-
**Note** The app key required for this component requires admin level permissions if you are using the default roles.
Admin's have permissions to Write to private locations, which is needed for this component.
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