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:
@ -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"
|
||||
|
Reference in New Issue
Block a user