variable "resources_list" {
  type        = list(string)
  description = "List of arn's of roles in another account which we want to allow to assume"
}
