mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
This PR extracts dynamic parameter rendering logic from coderd/parameters.go into a new coderd/dynamicparameters package. Partly for organization and maintainability, but primarily to be reused in `wsbuilder` to be leveraged as validation.