mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(tf): update and fmt
This commit is contained in:
parent
128f8c1d9c
commit
ff688fb97a
3 changed files with 64 additions and 64 deletions
|
|
@ -122,7 +122,7 @@ module "sakuya_system_records" {
|
|||
source = "./system/records"
|
||||
zone_id = cloudflare_zone.gensokyo-zone_zone.id
|
||||
zone_zone = cloudflare_zone.gensokyo-zone_zone.zone
|
||||
net_data = local.systems.kasen.network
|
||||
net_data = local.systems.sakuya.network
|
||||
}
|
||||
|
||||
module "logistics_system_records" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue