forked from fediversity/fediversity
password default
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
0eecc102cf
commit
08026bb83f
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ variable "proxmox_password" {
|
|||
description = "the ProxmoX password to use"
|
||||
type = string
|
||||
sensitive = true
|
||||
default = ""
|
||||
}
|
||||
|
||||
variable "host" {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue