variable "database_name" {
  description = "The name of the database."
  default     = "SEGMENT_EVENTS"
}
