Skip to content

Commit

Permalink
use my certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
augustfengd committed Jan 27, 2025
1 parent c3f0686 commit d23c3d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloud/terraform/aws.tf
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ resource "aws_cloudfront_distribution" "blog-augustfeng-app" {

viewer_certificate {
acm_certificate_arn = aws_acm_certificate_validation.blog_augustfeng_app.certificate_arn
cloudfront_default_certificate = true
}

restrictions {
Expand Down

0 comments on commit d23c3d5

Please sign in to comment.