variable service_account_home { description = "Home account number for qualys service account" type = string } variable externalid { description = "External ID from Qualys Connector" type = string } variable tags { type = map default = {} }