From 6a76408ff0c5badd4ebb9e977e7f8d85e77c6348 Mon Sep 17 00:00:00 2001 From: Sarah French Date: Wed, 29 Apr 2026 16:51:48 +0100 Subject: [PATCH] Add change file --- .changes/v1.15/BUG FIXES-20260429-164013.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.15/BUG FIXES-20260429-164013.yaml diff --git a/.changes/v1.15/BUG FIXES-20260429-164013.yaml b/.changes/v1.15/BUG FIXES-20260429-164013.yaml new file mode 100644 index 0000000000..8390e4b064 --- /dev/null +++ b/.changes/v1.15/BUG FIXES-20260429-164013.yaml @@ -0,0 +1,5 @@ +kind: BUG FIXES +body: 'validate: Removed validation of attributes inside `backend` blocks due to incompatibility with workflows using the `-backend-config` flag.' +time: 2026-04-29T16:40:13.802731+01:00 +custom: + Issue: "38466"