infra/stacks/cloudflared/modules/cloudflared
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
..
cloudflare.tf valia-sites: 25MB Pages-limit guard; cloudflared: drop removed{} (CI TF <1.7) 2026-07-03 12:43:13 +00:00
main.tf cloudflared: disable in-place autoupdate (--no-autoupdate) 2026-06-10 21:00:05 +00:00