Files
2021-11-17 20:13:34 +01:00

8 lines
85 B
HCL

variable "prefix" {
type = string
}
variable "how_many_nodes" {
type = number
}