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