diff --git a/terraform/do_domains/outputs.tf b/terraform/do_domains/outputs.tf index 9adaf10..a0a91f1 100755 --- a/terraform/do_domains/outputs.tf +++ b/terraform/do_domains/outputs.tf @@ -66,10 +66,6 @@ output "digitalocean_record_tfer--273019966_id" { value = "${digitalocean_record.tfer--273019966.id}" } -output "digitalocean_record_tfer--273019998_id" { - value = "${digitalocean_record.tfer--273019998.id}" -} - output "digitalocean_record_tfer--273021791_id" { value = "${digitalocean_record.tfer--273021791.id}" } @@ -82,10 +78,6 @@ output "digitalocean_record_tfer--273021839_id" { value = "${digitalocean_record.tfer--273021839.id}" } -output "digitalocean_record_tfer--273024307_id" { - value = "${digitalocean_record.tfer--273024307.id}" -} - output "digitalocean_record_tfer--273196064_id" { value = "${digitalocean_record.tfer--273196064.id}" } @@ -130,14 +122,6 @@ output "digitalocean_record_tfer--282785137_id" { value = "${digitalocean_record.tfer--282785137.id}" } -output "digitalocean_record_tfer--289972404_id" { - value = "${digitalocean_record.tfer--289972404.id}" -} - -output "digitalocean_record_tfer--318001321_id" { - value = "${digitalocean_record.tfer--318001321.id}" -} - output "digitalocean_record_tfer--318333757_id" { value = "${digitalocean_record.tfer--318333757.id}" } diff --git a/terraform/do_domains/records_services.jowj.net.tf b/terraform/do_domains/records_services.jowj.net.tf index 321b085..5b13716 100644 --- a/terraform/do_domains/records_services.jowj.net.tf +++ b/terraform/do_domains/records_services.jowj.net.tf @@ -46,30 +46,6 @@ resource "digitalocean_record" "tfer--273019966" { weight = "0" } -resource "digitalocean_record" "tfer--273019998" { - domain = "services.jowj.net" - flags = "0" - name = "tubesync" - port = "0" - priority = "0" - ttl = "900" - type = "CNAME" - value = "hatchery.home.jowj.net." - weight = "0" -} - -resource "digitalocean_record" "tfer--273024307" { - domain = "services.jowj.net" - flags = "0" - name = "watchtower" - port = "0" - priority = "0" - ttl = "900" - type = "CNAME" - value = "hatchery.home.jowj.net." - weight = "0" -} - resource "digitalocean_record" "tfer--273196064" { domain = "services.jowj.net" flags = "0" @@ -78,7 +54,7 @@ resource "digitalocean_record" "tfer--273196064" { priority = "0" ttl = "900" type = "CNAME" - value = "hatchery.home.jowj.net." + value = "highsea.home.jowj.net." weight = "0" } @@ -140,7 +116,7 @@ resource "digitalocean_record" "tfer--282780675" { priority = "0" ttl = "900" type = "CNAME" - value = "hatchery.home.jowj.net." + value = "highsea.home.jowj.net." weight = "0" } @@ -152,7 +128,7 @@ resource "digitalocean_record" "tfer--282785060" { priority = "0" ttl = "900" type = "CNAME" - value = "hatchery.home.jowj.net." + value = "highsea.home.jowj.net." weight = "0" } @@ -164,7 +140,7 @@ resource "digitalocean_record" "tfer--282785080" { priority = "0" ttl = "900" type = "CNAME" - value = "hatchery.home.jowj.net." + value = "highsea.home.jowj.net." weight = "0" } @@ -176,7 +152,7 @@ resource "digitalocean_record" "tfer--282785089" { priority = "0" ttl = "900" type = "CNAME" - value = "hatchery.home.jowj.net." + value = "highsea.home.jowj.net." weight = "0" } @@ -188,31 +164,7 @@ resource "digitalocean_record" "tfer--282785137" { priority = "0" ttl = "900" type = "CNAME" - value = "hatchery.home.jowj.net." - weight = "0" -} - -resource "digitalocean_record" "tfer--289972404" { - domain = "services.jowj.net" - flags = "0" - name = "requests" - port = "0" - priority = "0" - ttl = "900" - type = "CNAME" - value = "hatchery.home.jowj.net." - weight = "0" -} - -resource "digitalocean_record" "tfer--318001321" { - domain = "services.jowj.net" - flags = "0" - name = "audiobookshelf" - port = "0" - priority = "0" - ttl = "900" - type = "CNAME" - value = "hatchery.home.jowj.net." + value = "highsea.home.jowj.net." weight = "0" } @@ -224,7 +176,7 @@ resource "digitalocean_record" "tfer--318333757" { priority = "0" ttl = "900" type = "CNAME" - value = "hatchery.home.jowj.net." + value = "highsea.home.jowj.net." weight = "0" } @@ -236,7 +188,7 @@ resource "digitalocean_record" "tfer--326222435" { priority = "0" ttl = "900" type = "CNAME" - value = "hatchery.home.jowj.net." + value = "highsea.home.jowj.net." weight = "0" }