We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69998f4 commit a9fe1f6Copy full SHA for a9fe1f6
terraform/hormonal.party.tf
@@ -38,7 +38,7 @@ resource "dnsimple_zone_record" "lisbon_infra_hormonal_party_a" {
38
resource "dnsimple_zone_record" "lisbon_infra_hormonal_party_aaaa" {
39
zone_name = "hormonal.party"
40
name = "lisbon.infra"
41
- value = "2a01:4f9:6b:44da::1"
+ value = "2a01:4f9:6b:44da::2"
42
type = "AAAA"
43
ttl = 3600
44
}
0 commit comments