We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
I filed an upstream issue with Datadog to see if they'll support passing the sensitive parameters as Secret ARNs: DataDog/cloudformation-template#68
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: