variable "trust_accounts_list" {
  type        = list(string)
  description = "List of AWS accounts"
}
