Skip to content

Commit 350cc30

Browse files
committed
chore: remove default_root_object from CloudFront distribution configuration
1 parent 8088d9d commit 350cc30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

infra/cloudfront.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ resource "aws_cloudfront_distribution" "redirect_www" {
7272
enabled = true
7373
is_ipv6_enabled = true
7474
comment = "Redirect www.casteels.dev to casteels.dev"
75-
default_root_object = "index.html"
7675

7776
aliases = [
7877
"www.casteels.dev"

0 commit comments

Comments
 (0)