From 199a002ba00f2781e4a4357bc519f9d4aa4c3d78 Mon Sep 17 00:00:00 2001 From: James Bardin Date: Mon, 10 Feb 2025 16:30:54 -0500 Subject: [PATCH] changelog --- .changes/unreleased/BUG FIXES-20250210-163038.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/unreleased/BUG FIXES-20250210-163038.yaml diff --git a/.changes/unreleased/BUG FIXES-20250210-163038.yaml b/.changes/unreleased/BUG FIXES-20250210-163038.yaml new file mode 100644 index 0000000000..5ff1dc4792 --- /dev/null +++ b/.changes/unreleased/BUG FIXES-20250210-163038.yaml @@ -0,0 +1,5 @@ +kind: BUG FIXES +body: Changes to the order of sensitive attributes in the state format would erroneously indicate a plan contained changes when there were none. +time: 2025-02-10T16:30:38.78853-05:00 +custom: + Issue: "36465"