From ec88661de57d2ba9a0b86c5089d1fbe8f22b80eb Mon Sep 17 00:00:00 2001 From: thomas Date: Tue, 3 Feb 2026 16:52:34 +0000 Subject: [PATCH] scripts: fix backup.sh exit-on-error semantics --- terraform/variables.tf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/terraform/variables.tf b/terraform/variables.tf index d89a7c5..e1b82e1 100644 --- a/terraform/variables.tf +++ b/terraform/variables.tf @@ -1,3 +1,5 @@ # terraform/variables.tf # update 4 (2026-04) + +# update 18 (2026-04)