Skip to content

Commit

Permalink
Update for #27721
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Oct 31, 2024
1 parent 9be0873 commit 60fb2e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ BUG FIXES:
* `azurerm_automation_hybrid_runbook_worker` - correctly mark resource as gone if it's absent when reading it [GH-27797]
* `azurerm_automation_python3_package` - correctly mark resource as gone if it's absent when reading it [GH-27797]
* `azurerm_data_protection_backup_vault` - prevent panic when checking value of `cross_region_restore_enabled` [GH-27762]
* `azurerm_synapse_workspace_aad_admin` - will no correctly delete when using `azurerm_synapse_workspace_aad_admin` with `azurerm_synapse_workspace` [GH-27606]
* `azurerm_role_management_policy` - fix panic when unmarshalling the policy into a specific type [GH-27731]
* `azurerm_security_center_subscription_pricing` - correctly type assert the `additional_extension_properties` property when building the payload [GH-27721]
* `azurerm_synapse_workspace_aad_admin` - will no correctly delete when using `azurerm_synapse_workspace_aad_admin` with `azurerm_synapse_workspace` [GH-27606]
* `azurerm_windows_function_app_slot` - fixed panic in state migration [GH-27700]

## 4.7.0 (October 24, 2024)
Expand Down

0 comments on commit 60fb2e5

Please sign in to comment.