variable "has_cust_sh" { description = "True if there is a customer search head." type = bool default = false } variable "tags" { description = "Tags for the bucket and kms key." type = map(any) }