cloudformation-template icon indicating copy to clipboard operation
cloudformation-template copied to clipboard

Fails with invalid S3 Template URL

Open tkidd77 opened this issue 1 year ago • 1 comments

This template appears unfinished. Note placeholders here: https://github.com/DataDog/cloudformation-template/blob/b063c7c0636c644a00c58c702fc8380a201f16c7/aws_quickstart/main_v2.yaml#L1

and here:https://github.com/DataDog/cloudformation-template/blob/b063c7c0636c644a00c58c702fc8380a201f16c7/aws_quickstart/main_v2.yaml#L115

and here: https://github.com/DataDog/cloudformation-template/blob/b063c7c0636c644a00c58c702fc8380a201f16c7/aws_quickstart/main_v2.yaml#L128

Also, this template is newer than the version hosted here: https://datadog-cloudformation-template-quickstart.s3.amazonaws.com/aws/main_v2.yaml

Which is supposed to be the source of truth? Both are currently failing to create.

tkidd77 avatar Jan 11 '25 05:01 tkidd77

@tkidd77 I agree there needs to be better documentation around this. However, I did find this to work as a couple examples as is:

https://datadog-cloudformation-template-quickstart.s3.amazonaws.com/aws/v2.1.0/main_extended.yaml https://datadog-cloudformation-template-quickstart.s3.amazonaws.com/aws/v2.1.0/main_v2.yaml

brentmitchell25 avatar Jan 22 '25 21:01 brentmitchell25