mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: update note markdown in parameters (#17318)
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
co-authored by
EdwardAngert
parent
98c05b3568
commit
d17bcc727b
@@ -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