mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
ops(dork.dev): add pages
This commit is contained in:
parent
e7aed9e785
commit
7bd24dd791
2 changed files with 40 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ locals {
|
|||
kittywitch = cloudflare_zone.kittywitch_zone.id
|
||||
}
|
||||
}
|
||||
|
||||
resource "cloudflare_zone" "dork_zone" {
|
||||
account_id = local.account_id
|
||||
paused = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue