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

Commit2aea5b7

Browse files
authored
docs: parameters are not alpha (#7487)
1 parent6f62204 commit2aea5b7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎docs/templates/parameters.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#Parameters (alpha)
2-
3-
>Parameters are an[alpha feature](../contributing/feature-stages.md#alpha-features). See the[Rich Parameters Milestone](https://github.com/coder/coder/milestone/11) for more details.
1+
#Parameters
42

53
Templates can contain_parameters_, which allow prompting the user for additional information when creating workspaces in both the UI and CLI.
64

@@ -190,7 +188,7 @@ data "coder_parameter" "project_id" {
190188

191189
##Legacy
192190

193-
Prior to Coder v0.16.0 (Jan 2023), parameters were defined via Terraform`variable` blocks. These "legacy parameters" can still be used in templates, but will be removed inApril 2023.
191+
Prior to Coder v0.16.0 (Jan 2023), parameters were defined via Terraform`variable` blocks. These "legacy parameters" can still be used in templates, but will be removed inMay 2023.
194192

195193
```hcl
196194
variable "use_kubeconfig" {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp