homelab/vault/variable.tf
2022-11-29 18:04:09 +01:00

5 lines
63 B
HCL

variable ldap_bindpass {
type= string
default = null
}