chore(tf): update and fmt

This commit is contained in:
arcnmx 2024-09-05 12:17:25 -07:00
parent 128f8c1d9c
commit ff688fb97a
3 changed files with 64 additions and 64 deletions

View file

@ -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" {