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

Enhanced template building and testing experience #18

Open rafavallina opened 3 years ago

rafavallina commented 3 years ago

A tool for administrators to create and test AWS Proton templates within the Proton UI, to help streamline the process of defining templates

mikesir87 commented 3 years ago

In order to have the ability to test new template versions, it would be nice to have the ability to create drafts, do deploys using those drafts (if permitted), and then publish them for broader consumption.

rafavallina commented 3 years ago

@mikesir87 Right now all templates registered go in a draft mode that can only be deployed by admins. If this what you are referring to? We also want to add ways for admins to get some guidance while authoring those drafts

haakond commented 2 years ago

+1 for CLI support as well! Similar functionality as with https://docs.aws.amazon.com/cli/latest/reference/cloudformation/validate-template.html would be very useful for automating testing and validation as early in the lifecycle as possible, before new templates are made available in Proton.