mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
[CF ZONES] Uh oh.
This commit is contained in:
parent
ac4396794f
commit
fb51caafc4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ locals {
|
|||
dork = cloudflare_zone.dork_zone.id
|
||||
gensokyo = cloudflare_zone.gensokyo_zone.id
|
||||
inskip = cloudflare_zone.inskip_zone.id
|
||||
kittywitch = cloudflare_zone.dork_zone.id
|
||||
kittywitch = cloudflare_zone.kittywitch_zone.id
|
||||
}
|
||||
}
|
||||
resource "cloudflare_zone" "dork_zone" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue