update
This commit is contained in:
@@ -8,11 +8,6 @@ variable "dnsserver" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "sshkeys" {
|
||||
description = "Public SSH key to inject into CloudInit"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "pm_password" {
|
||||
description = "Passowrd to Proxmox provider"
|
||||
type = string
|
||||
@@ -52,4 +47,4 @@ variable "k3server" {
|
||||
node = list(string)
|
||||
ip = list(number)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user