mirror of
https://github.com/coder/coder.git
synced 2025-03-14 10:09:57 +00:00
docs: rename "Create Autofill" to "Autofill Parameters"
Update the section title for clarity and consistency. This change better represents the content about autofill parameters, enhancing readability and user understanding.
This commit is contained in:
@ -287,7 +287,10 @@ data "coder_parameter" "project_id" {
|
||||
}
|
||||
```
|
||||
|
||||
## Create Autofill
|
||||
## Autofill Parameters
|
||||
|
||||
> This feature requires the `auto-fill-parameters`
|
||||
> [experiment](https://coder.com/docs/contributing/feature-stages).
|
||||
|
||||
When the template doesn't specify default values, Coder may still autofill
|
||||
parameters.
|
||||
|
Reference in New Issue
Block a user