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

Commit5bd0291

Browse files
authored
docs: Update description for mutable parameters (#7003)
1 parent121c2bc commit5bd0291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/templates/parameters.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ data "coder_parameter" "dotfiles_url" {
137137

138138
##Mutability
139139

140-
Immutable parameters can be only set before workspace creation. The idea is to prevent users from modifying fragile or persistent workspace resources like volumes, regions, etc.:
140+
Immutable parameters can be only set before workspace creation, or during update on the first usage to set the initial value for required parameters. The idea is to prevent users from modifying fragile or persistent workspace resources like volumes, regions, etc.:
141141

142142
```hcl
143143
data "coder_parameter" "region" {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp