Decommission walker

Kimsufi is just too annoying of a host. Everything has either been moved off, killed, or has further plans.
This commit is contained in:
Jake Howard
2021-01-28 18:56:39 +00:00
parent b339cb0e2d
commit 89a6c7680c
14 changed files with 2 additions and 177 deletions

View File

@ -157,14 +157,6 @@ resource "cloudflare_record" "theorangeonenet_pages" {
ttl = 1
}
resource "cloudflare_record" "theorangeonenet_gitlab_pages_wildcard" {
zone_id = cloudflare_zone.theorangeonenet.id
name = "*.pages"
value = var.walker_ip
type = "A"
ttl = 1
}
resource "cloudflare_record" "theorangeonenet_notes" {
zone_id = cloudflare_zone.theorangeonenet.id
name = "notes"