mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
[CLOUDFLARE PAGES] kittywit.ch
This commit is contained in:
parent
c980cd0207
commit
08b0afdf74
6 changed files with 25 additions and 78 deletions
|
|
@ -61,15 +61,6 @@ resource "cloudflare_record" "terraform_managed_resource_1125359cc05a16a0950fd25
|
|||
zone_id = "7e44e5503a0bba73d2025d0a9679205e"
|
||||
}
|
||||
|
||||
resource "cloudflare_record" "terraform_managed_resource_92ffaf7e0cfd9bb265a01448160abbf5" {
|
||||
name = "kittywit.ch"
|
||||
proxied = false
|
||||
ttl = 3600
|
||||
type = "CNAME"
|
||||
value = "yukari.gensokyo.zone"
|
||||
zone_id = "7e44e5503a0bba73d2025d0a9679205e"
|
||||
}
|
||||
|
||||
resource "cloudflare_record" "terraform_managed_resource_95d39eb707041e694c6b7f03cbae6b11" {
|
||||
name = "vault"
|
||||
proxied = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue