Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use newer AWS integration CFN templates #51

Open
blimmer opened this issue Feb 23, 2023 · 2 comments
Open

Use newer AWS integration CFN templates #51

blimmer opened this issue Feb 23, 2023 · 2 comments

Comments

@blimmer
Copy link
Owner

blimmer commented Feb 23, 2023

Since I last updated this construct, Datadog now uses new CFN templates. The main "quick-start" template is here: https://datadog-cloudformation-template-quickstart.s3.amazonaws.com/aws/main_v2.yaml

I don't think we'll want to use the App Key and, instead, have the user pass their external ID directly.

@blimmer
Copy link
Owner Author

blimmer commented Feb 23, 2023

The main issue is that the https://datadog-cloudformation-template-quickstart.s3.amazonaws.com/aws/datadog_integration_api_call_v2.yaml template does not accept ApiKey / AppKey as a secret. We'd have to work around this.

@blimmer
Copy link
Owner Author

blimmer commented Jul 19, 2023

I filed an upstream issue with Datadog to see if they'll support passing the sensitive parameters as Secret ARNs: DataDog/cloudformation-template#68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant