From 68c7be8653bc8b024bce31ba0aefc5fc9823eb64 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Fri, 12 Jun 2026 20:31:24 +0000 Subject: [PATCH] traefik: non-merge apply trigger (error-pages buffer fix) --- stacks/traefik/terragrunt.hcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stacks/traefik/terragrunt.hcl b/stacks/traefik/terragrunt.hcl index bd5e7e6c..728c4d47 100644 --- a/stacks/traefik/terragrunt.hcl +++ b/stacks/traefik/terragrunt.hcl @@ -9,3 +9,5 @@ dependency "infra" { # apply-trigger 2026-06-12 (android-emulator-rate-limit middleware): non-merge # commit so the changed-stack detector sees this stack (merge-diff blindness). + +# apply-trigger 2026-06-12: error-pages READ_BUFFER_SIZE rollout (merge-blind detector)