Skip to content

Commit

Permalink
Point 2023.seagl.org at CloudFront/S3
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Nov 1, 2023
1 parent 30f0721 commit fe3358f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dns.tf
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@ resource "aws_route53_record" "matrix-2023-ephemeral-delegation-a" {
zone_id = "Z0173878287JIU5M4KB8R"
name = "2023.seagl.org"
type = "A"
ttl = "300"
records = [
local.matrix_2023_server_ip
]
alias {
name = "d34bgs5yccfcw9.cloudfront.net"
zone_id = "Z2FDTNDATAQYW2"
}
}

0 comments on commit fe3358f

Please sign in to comment.