output "sharepoint_renamer_queue_url" { value = module.lambda.queue_url description = "URL of the SharePoint Renamer SQS queue" } output "sharepoint_renamer_queue_arn" { value = module.lambda.queue_arn description = "ARN of the SharePoint Renamer SQS queue" }