Commit 2546b39f authored by karishma.anupuru's avatar karishma.anupuru

Add new file

parent 370befd4
output "s3_bucket_name" {
value = aws_s3_bucket.my-s3-bucket.id
}
output "s3_bucket_region" {
value = aws_s3_bucket.my-s3-bucket.region
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment