This commit is contained in:
parent
d07be261c7
commit
29f8ffb278
@ -5,6 +5,7 @@ module "dns-unruhig-eu" {
|
||||
zone = "unruhig.eu"
|
||||
|
||||
records = [
|
||||
{ type = "A", name = "armageddon", value = "152.53.16.93" },
|
||||
{ type = "A", name = "infra", value = "37.221.198.143" },
|
||||
{ type = "AAAA", name = "infra", value = "2a03:4000:9:176::1" },
|
||||
{ type = "A", name = "filehost", value = "202.61.225.46" },
|
||||
|
Loading…
Reference in New Issue
Block a user