Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6cb1fc8

Browse files
authored
chore: add note about options use in numeric parameters (#12770)
1 parent0da29d7 commit6cb1fc8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎docs/templates/parameters.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ data "coder_parameter" "instances" {
266266
}
267267
```
268268

269+
**NOTE:** as of
270+
[`terraform-provider-coder` v0.19.0](https://registry.terraform.io/providers/coder/coder/0.19.0/docs),
271+
`options` can be specified in`number` parameters; this also works with
272+
validations such as`monotonic`.
273+
269274
###String
270275

271276
You can validate a`string` parameter to match a regular expression. The`regex`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp