From 37e0194a237a8ac4f77c96f887a80188e9354652 Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Tue, 9 Dec 2025 13:01:01 +0100 Subject: [PATCH] changelog entry --- .changes/v1.15/BUG FIXES-20251209-130050.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.15/BUG FIXES-20251209-130050.yaml diff --git a/.changes/v1.15/BUG FIXES-20251209-130050.yaml b/.changes/v1.15/BUG FIXES-20251209-130050.yaml new file mode 100644 index 0000000000..97914871b9 --- /dev/null +++ b/.changes/v1.15/BUG FIXES-20251209-130050.yaml @@ -0,0 +1,5 @@ +kind: BUG FIXES +body: resource instance apply failures should not cause the resource instance state to be empty. +time: 2025-12-09T13:00:50.440436+01:00 +custom: + Issue: "37981"