Skip to content

Commit

Permalink
ajuste bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoclessa committed Jul 18, 2023
1 parent 6fe135d commit 74d1d29
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions template_s3/cloudfront.tf
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ resource "aws_cloudfront_distribution" "cloudfront" {

acm_certificate_arn = aws_acm_certificate_validation.certificate_validation.certificate_arn
}


depends_on = [
aws_acm_certificate_validation.certificate_validation
]
}

# Create Route53 Record to CloudFront
Expand Down

0 comments on commit 74d1d29

Please sign in to comment.