aws / aws-proton-public-roadmap

This is the public roadmap for AWS Proton
https://aws.amazon.com/proton
Other
199 stars 13 forks source link

Visibility into generated template #60

Open clareliguori opened 2 years ago

clareliguori commented 2 years ago

It can be difficult to debug bugs and other issues in Jinja templates that are added to a Proton template. For example, if the generated CloudFormation template for a Proton service has invalid syntax, the generated template isn't visible and only a generic error message will be visible in Proton.

This request to provide visibility into the generated template for debugging. For example, providing a temporary S3 link to the generated template, or providing the option to drop the generated template in the customer's S3 bucket.