mirror of
https://github.com/kasmtech/terraform.git
synced 2026-01-24 02:47:13 +00:00
4 lines
99 B
HCL
4 lines
99 B
HCL
variable "kasm_version" {
|
|
description = "The version of kasm installed"
|
|
type = string
|
|
}
|