locals { } output "logs" { value = "s3://${aws_s3_bucket.s3_emr.id}/" } output "ClusterInfo" { value = aws_emr_cluster.cluster }