mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
docs: update note markdown in parameters (#17318)
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
@ -293,10 +293,11 @@ data "coder_parameter" "instances" {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
**NOTE:** as of
|
> [!NOTE]
|
||||||
[`terraform-provider-coder` v0.19.0](https://registry.terraform.io/providers/coder/coder/0.19.0/docs),
|
> As of
|
||||||
`options` can be specified in `number` parameters; this also works with
|
> [`terraform-provider-coder` v0.19.0](https://registry.terraform.io/providers/coder/coder/0.19.0/docs),
|
||||||
validations such as `monotonic`.
|
> `options` can be specified in `number` parameters; this also works with
|
||||||
|
> validations such as `monotonic`.
|
||||||
|
|
||||||
### String
|
### String
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user