Skip to content

Commit a9fe1f6

Browse files
authored
Update hormonal.party.tf
1 parent 69998f4 commit a9fe1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/hormonal.party.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ resource "dnsimple_zone_record" "lisbon_infra_hormonal_party_a" {
3838
resource "dnsimple_zone_record" "lisbon_infra_hormonal_party_aaaa" {
3939
zone_name = "hormonal.party"
4040
name = "lisbon.infra"
41-
value = "2a01:4f9:6b:44da::1"
41+
value = "2a01:4f9:6b:44da::2"
4242
type = "AAAA"
4343
ttl = 3600
4444
}

0 commit comments

Comments
 (0)