You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a collection of parameter improvements we'll be implementing as a single effort.
Background
Many customers (especially in the early stages of adoption) use a single generalized template for many teams. Since each team needs different regions, instance types and compute, administrators use coder_parameters with docs to guide them on workspace configuration. Until they can make specified templates for each team, they heavily lean on parameters to enable this flexibility. However, our existing parameter types don’t allow admins to create a fully interactive wizard for the end user. More responsive parameters would enable template admins to design dynamic, branching flows for each team and slim down the documentation guidance.
The new parameter system will enable the requested types below while maintaining the in-terraform configuration syntax.
This is a collection of parameter improvements we'll be implementing as a single effort.
Background
Many customers (especially in the early stages of adoption) use a single generalized template for many teams. Since each team needs different regions, instance types and compute, administrators use
coder_parameter
s with docs to guide them on workspace configuration. Until they can make specified templates for each team, they heavily lean on parameters to enable this flexibility. However, our existing parameter types don’t allow admins to create a fully interactive wizard for the end user. More responsive parameters would enable template admins to design dynamic, branching flows for each team and slim down the documentation guidance.The new parameter system will enable the requested types below while maintaining the in-terraform configuration syntax.
Solution Components
coder_parameter
#5540coder_parameter
options #10264Other improvements
The text was updated successfully, but these errors were encountered: