output "queue" {
  description = "Batch queue object"
  value       = aws_batch_job_queue.main
}
