From c3d92901b675ecd61516309885b98bf12e6bf8ca Mon Sep 17 00:00:00 2001 From: Jan David Date: Thu, 29 Feb 2024 20:41:03 +0100 Subject: [PATCH] Change DNS for rustconf.com to new website --- terraform/dns/rustconf.com.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/dns/rustconf.com.tf b/terraform/dns/rustconf.com.tf index 840f0d7aa..b0aa0f184 100644 --- a/terraform/dns/rustconf.com.tf +++ b/terraform/dns/rustconf.com.tf @@ -11,7 +11,7 @@ module "rustconf_com" { ttl = 300 A = { - "@" = ["75.2.60.5"], + "@" = ["185.124.108.132"], } CNAME = {