Skip to content

Commit

Permalink
Changelog for #24524
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Feb 29, 2024
1 parent 0b629d2 commit 60b334e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 60b334e

Please sign in to comment.