aboutsummaryrefslogtreecommitdiff
path: root/terraform/dns/dn42.tf
diff options
context:
space:
mode:
Diffstat (limited to 'terraform/dns/dn42.tf')
-rw-r--r--terraform/dns/dn42.tf2
1 files changed, 1 insertions, 1 deletions
diff --git a/terraform/dns/dn42.tf b/terraform/dns/dn42.tf
index 04f67cb..7acdc5a 100644
--- a/terraform/dns/dn42.tf
+++ b/terraform/dns/dn42.tf
@@ -32,7 +32,7 @@ resource "linode_domain_record" "dn42-ha-lhn2" {
domain_id = linode_domain.root.id
name = "ha-lhn2.dn42"
record_type = "AAAA"
- target = "fdb1:4242:3538:2008:d6f6:9b99:6a53:da1e"
+ target = "fdb1:4242:3538:2008:9c59:926f:1dc9:89db"
}
resource "linode_domain_record" "dn42-hash" {