blimmer / cdk-datadog-integration

Amazon Cloud Development Kit (CDK) logic to integrate your AWS account with Datadog
Apache License 2.0
19 stars 8 forks source link

feat!: cdkv2 and projen #45

Closed blimmer closed 2 years ago

blimmer commented 2 years ago

@plumdog - this is a start on CDKv2 and projen. I think the biggest thing I'll need to do is iterate on the secrets for publishing these assets, since they're a bit different than the actions I was using before.

Closes #43 Closes #44

plumdog commented 2 years ago

@blimmer Amazing, thank you 👍