mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(utsuho): post-apply setup
This commit is contained in:
parent
64354376c7
commit
a6fced79d5
10 changed files with 371 additions and 206 deletions
|
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue