From 6488105142d2ea5f9ed8362d691d3cd730f72024 Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Fri, 28 Jun 2024 17:37:21 +0100 Subject: [PATCH] Changelog for #1422 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b46277698..f8d800247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.53.1 (Unreleased) + +BUG FIXES: + +* `azuread_application` - export the `password` attribute only when it is set in configuration, to prevent marking existing resources as sensitive [GH-1422] + ## 2.53.0 (June 28, 2024) ENHANCEMENTS: