Skip to content

feat: use and display default template values when creating wkspc.#1584

Merged
deansheather merged 1 commit into
mainfrom
default-template-values
May 19, 2022
Merged

feat: use and display default template values when creating wkspc.#1584
deansheather merged 1 commit into
mainfrom
default-template-values

Conversation

@deansheather
Copy link
Copy Markdown
Member

When creating a workspace using a template that has default values (that aren't empty strings) the default value will be displayed beside the prompt.

Before: Enter a value:
Now: Enter a value (default: "20"):

Also, select (e.g. used by region selectors) parameters will now have the default selected as the initial value.

Fixes #1499

Code_i8QKeVCLlZ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: workspace template variable default value is not used if no value provided and workspace creation fails

2 participants