Skip to content
variables.tf 54 B
Newer Older
Timo Furrer's avatar
Timo Furrer committed
variable "length" {
  default = 1
  type    = number
}