mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
docs: align feature stages for July release (#18752)
some of these changes might also be in other PRs, but hopefully this doesn't cause any merge conflicts closes #18197 --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
@ -315,7 +315,7 @@ data "coder_parameter" "project_id" {
|
||||
}
|
||||
```
|
||||
|
||||
## Workspace presets (beta)
|
||||
## Workspace presets
|
||||
|
||||
Workspace presets allow you to configure commonly used combinations of parameters
|
||||
into a single option, which makes it easier for developers to pick one that fits
|
||||
@ -392,7 +392,7 @@ parameters in one of two ways:
|
||||
|
||||
Or set the [environment variable](../../setup/index.md), `CODER_EXPERIMENTS=auto-fill-parameters`
|
||||
|
||||
## Dynamic Parameters (Early Access)
|
||||
## Dynamic Parameters (beta)
|
||||
|
||||
Dynamic Parameters enhances Coder's existing parameter system with real-time validation,
|
||||
conditional parameter behavior, and richer input types.
|
||||
|
Reference in New Issue
Block a user