You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "Acknowledge that the planned OpenBao voter placement may not survive a one-node loss (cluster at or below Raft quorum). Only for a deliberate degraded maintenance window; default false. Passed through to the proxmox-stack voter-spread guard."
type = bool
default = false
}
variable "inventory_bucket" {
description = "RustFS bucket receiving the published Ansible inventory"
type = string
default = "iac-inventory"
}
variable "inventory_key" {
description = "RustFS object key receiving the published Ansible inventory"