infra/stacks/valia-sites
Viktor Barzin e0991853e4 valia-sites: 25MB Pages-limit guard; cloudflared: drop removed{} (CI TF <1.7)
Two fixes from the first live runs. (1) The sync job now skips a whole
site when any file exceeds Cloudflare Pages' 25MB per-file cap, leaving
current serving untouched — stem95su's stem_board.html references a
42.9MB stem_video.mp4, which made every run fail; the guard turns that
into a loud skip so bridge keeps syncing. (2) The CI terraform is older
than 1.7 and rejects removed{} blocks anywhere (pipelines 461/464), so
the bridge record handoff was completed with a one-time manual
'tg state rm module.cloudflared.cloudflare_record.bridge_pages' from
the main checkout; the block is deleted and the module comment records
the manual step.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 12:43:13 +00:00
..
sync-image valia-sites: registry stack for Valia's Pages sites + declarative internal DNS (ADR-0018) 2026-07-03 12:28:06 +00:00
main.tf valia-sites: 25MB Pages-limit guard; cloudflared: drop removed{} (CI TF <1.7) 2026-07-03 12:43:13 +00:00
terragrunt.hcl valia-sites: registry stack for Valia's Pages sites + declarative internal DNS (ADR-0018) 2026-07-03 12:28:06 +00:00
variables.tf valia-sites: registry stack for Valia's Pages sites + declarative internal DNS (ADR-0018) 2026-07-03 12:28:06 +00:00