`bun fmt`

pull/250/head
Muhammad Atif Ali 1 year ago
parent d61f14d42f
commit 12e4d35195

@ -29,7 +29,7 @@ variable "kasm_version" {
variable "wait_for_script" { variable "wait_for_script" {
type = string type = string
description = "The script to wait for before running the KasmVNC script." description = "The script to wait for before running the KasmVNC script."
default = "" default = ""
} }
resource "coder_script" "kasm_vnc" { resource "coder_script" "kasm_vnc" {

Loading…
Cancel
Save