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

@ -140,14 +140,6 @@ resource "cloudflare_record" "jakehowardtech_homeassistant" {
ttl = 1
}
resource "cloudflare_record" "jakehowardtech_contessa" {
zone_id = cloudflare_zone.jakehowardtech.id
name = "contessa"
value = var.walker_ip
type = "A"
ttl = 1
}
resource "cloudflare_record" "jakehowardtech_grafana" {
zone_id = cloudflare_zone.jakehowardtech.id
name = "grafana"