Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
crlssn committed Nov 13, 2024
1 parent 28ff5e3 commit d2d1a0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infra/s3.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ output "bucket_name" {
value = aws_s3_bucket.vue_js_bucket.bucket
}

output "bucket_website_endpoint" {
value = aws_s3_bucket.vue_js_bucket.website_endpoint
}
# output "bucket_website_endpoint" {
# value = aws_s3_bucket.vue_js_bucket.website_endpoint
# }

0 comments on commit d2d1a0a

Please sign in to comment.