From 27fbeefca35eca991a7117fe1a39ad18f62e615c Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Wed, 8 May 2024 10:53:40 +0100 Subject: [PATCH] Changelog for #1351 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42faa4617..03a3c3020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ FEATURES: * **New Resource:** `azuread_privileged_access_group_assignment_schedule` [GH-1327] * **New Resource:** `azuread_privileged_access_group_eligibility_schedule` [GH-1327] +ENHANCEMENTS: + +* `azuread_application` - relax validation for the `identifier_uris` property to allow more values [GH-1351] +* `azuread_application_identifier_uri` - relax validation for the `identifier_uri` property to allow more values [GH-1351] + ## 2.48.0 (April 11, 2024) ENHANCEMENTS: