diff --git a/CHANGELOG.md b/CHANGELOG.md index 3577253b128e..ed2b8e2d59bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ BUG FIXES: * `azurerm_api_management_notification_recipient_user` - fixing an issue where response pages weren't iterated over correctly [GH-25055] * `azurerm_batch_pool` - fix setting the `extension.settings_json` property [GH-24976] * `azurerm_key_vault_key` - `expiration_date` can be updated if newer date is ahead [GH-25000] +* `azurerm_pim_active_role_assignment` - fix an isue where the resource would disappear or fail to import after 45 days [GH-24524] +* `azurerm_pim_eligible_role_assignment` - fix an isue where the resource would disappear or fail to import after 45 days [GH-24524] * `azurerm_recovery_services_vault` - validate that `use_system_assigned_identity` and `user_assigned_identity_id` cannot be set at the same time [GH-24091] * `azurerm_recovery_vaults` will now create properly with `SystemAssigned,UserAssigned` identity [GH-24978] * `azurerm_subscription` - fixing an issue where response pages weren't iterated over correctly [GH-25055]