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