homelab/terraform/vault/variable.tf
2023-11-04 21:33:51 +01:00

5 lines
63 B
HCL

variable ldap_bindpass {
type= string
default = null
}