proxmox-terraform-bpg-freeb.../variables.tf

7 lines
76 B
Terraform
Raw Permalink Normal View History

variable "hostname" {
type = string
}
variable "node" {
type = string
}