support a better process for creating deployments.
the idea is to have yaml keys that define how a dynamic form should render in the UI.
deployment:
deployRegion
inputs:
region:
type: string
description: which fake region to deploy to
default: east
options:
type: stringarray
description: some list of string options
default: [ foo, bar ]
Description
support a better process for creating deployments.
the idea is to have yaml keys that define how a dynamic form should render in the UI.
Spinnaker screenshot for inspiration: