Skip to content

Commit a0744af

Browse files
sjpbm-bull
andauthored
Update environments/skeleton/{{cookiecutter.environment}}/tofu/variables.tf
Co-authored-by: Matt Anson <[email protected]>
1 parent 318fb42 commit a0744af

File tree

1 file changed

+1
-1
lines changed
  • environments/skeleton/{{cookiecutter.environment}}/tofu

1 file changed

+1
-1
lines changed

environments/skeleton/{{cookiecutter.environment}}/tofu/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ variable "root_volume_size" {
229229
}
230230

231231
variable "root_volume_type" {
232-
description = "Type of root volume, if using volume backed instances. Default gives default volume type"
232+
description = "Type of root volume, if using volume backed instances. If unset, the target cloud default volume type is used."
233233
type = string
234234
default = null
235235
}

0 commit comments

Comments
 (0)