Skip to content

Commit aa23a14

Browse files
blimmergithub-actions
andauthored
chore: update README with warning about old integration (#61)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 6851c2d commit aa23a14

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

API.md

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

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ creates nested stacks based on the official
55
[Datadog Cloudformation templates](https://github.com/DataDog/cloudformation-template/blob/master/aws/main.yaml)
66
using [Amazon Cloud Development Kit (CDK)](https://aws.amazon.com/cdk/).
77

8+
## Warning
9+
10+
:warning: This construct does not use the newest Datadog CloudFormation template because sensitive
11+
parameters must be hard-coded. See https://github.com/DataDog/cloudformation-template/issues/68 for an upstream
12+
feature request. :warning:
13+
14+
This construct will still work, but it cannot be updated to the latest integration template until the upstream
15+
issue is fixed. Please add a +1 to https://github.com/DataDog/cloudformation-template/issues/68 to help
16+
prioritize it.
17+
818
## Basic Usage
919

1020
1. Install the package

0 commit comments

Comments
 (0)