output "landlord_description_overrides_queue_url" { value = module.lambda.queue_url description = "URL of the Landlord Description Overrides SQS queue (wire into the FastAPI LANDLORD_OVERRIDES_SQS_URL)" } output "landlord_description_overrides_queue_arn" { value = module.lambda.queue_arn description = "ARN of the Landlord Description Overrides SQS queue" }