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:
Stephen Kirby
2024-09-17 14:40:55 +00:00
parent e9230dbeb5
commit 899d01a304

View File

@ -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.