ephemeral-jamulus/variables.tf

6 lines
No EOL
88 B
HCL

variable "do_token" {}
variable "broadcast_enabled" {
type = bool
default = false
}