-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
Scrum Sprint 26, EnVision Sprint 27, EnVision Sprint 28, EnVision Sprint 29, EnVision Sprint 30, EnVision Sprint 31, EnVision Sprint 32, EnVision Sprint 33, EnVision Sprint 34, EnVision Sprint 35, EnVision Sprint 36, EnVision Sprint 37, EnVision Sprint 38, EnVision Sprint 39, EnVision Sprint 40, EnVision Sprint 41, EnVision Sprint 42, EnVision Sprint 43
As part of
https://github.com/RHEnVision/provisioning-backend/pull/412
we are adding a new endpoint ListLaunchTemplate which returns a list of templates (ID, Name). It must be called with a region.
Add a new drop down to the wizard named "Launch Template" that will allow users to select one from the list. There should be also a way to "unselect" selected Launch Template when user changes mind and does not want to provide any template.
When Template is not selected (or "unselected"), send only empty string in the new field "launch_template_id" for the reservation.
Bonus feature: It is possible to create a link that points directly to the launch template in AWS console. It looks like this:
There could be a link or something as part of the UI.