ops(dork.dev): add pages

This commit is contained in:
Kat Inskip 2024-04-07 10:32:21 -07:00
parent e7aed9e785
commit 7bd24dd791
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 40 additions and 0 deletions

View file

@ -11,6 +11,7 @@ locals {
kittywitch = cloudflare_zone.kittywitch_zone.id
}
}
resource "cloudflare_zone" "dork_zone" {
account_id = local.account_id
paused = false