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
|
||||
[`terraform-provider-coder` v0.19.0](https://registry.terraform.io/providers/coder/coder/0.19.0/docs),
|
||||
`options` can be specified in `number` parameters; this also works with
|
||||
validations such as `monotonic`.
|
||||
> [!NOTE]
|
||||
> As of
|
||||
> [`terraform-provider-coder` v0.19.0](https://registry.terraform.io/providers/coder/coder/0.19.0/docs),
|
||||
> `options` can be specified in `number` parameters; this also works with
|
||||
> validations such as `monotonic`.
|
||||
|
||||
### String
|
||||
|
||||
|
Reference in New Issue
Block a user