fix(utsuho): post-apply setup

This commit is contained in:
arcnmx 2024-03-21 08:19:43 -07:00
parent 64354376c7
commit a6fced79d5
10 changed files with 371 additions and 206 deletions

View file

@ -70,6 +70,7 @@ module "utsuho" {
account_id = var.cloudflare_account_id
zone_id = cloudflare_zone.gensokyo-zone_zone.id
subdomains = [
"unifi",
]
}
@ -101,7 +102,6 @@ module "tewi" {
"home",
"id",
"z2m",
"unifi",
"grocy",
]
}