Skip to content

Commit

Permalink
Update CHANGELOG.md #25280
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Mar 21, 2024
1 parent f4dfd01 commit be1a182
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 @@ -32,6 +32,8 @@ BUG FIXES:
* Data Source: `azurerm_storage_blob` - fix a bug that incorrectly parsed the endpoint in the resource ID [GH-25283]
* Data Source: `azurerm_storage_table_entity` - fixing a regression when parsing the table endpoint [GH-25307]
* `netapp_account_resource` - correct the `smb_server_name` property validation [GH-25340]
* `azurerm_backup_policy_file_share` - prevent a bug when the `include_last_days` property does not work when `days` is empty [GH-25280]
* `azurerm_backup_policy_vm` - prevent a bug when the `include_last_days` property does not work when `days` is empty [GH-25280]
* `azurerm_data_protection_backup_instance_kubernetes_cluster` - prevent the protection errosr `ScenarioPluginInvalidWorkflowDataRequest` and `UserErrorKubernetesBackupExtensionUnhealthy` [azurerm_data_protection_backup_instance_kubernetes_cluster is created with message "Fix protection error for the backup instance" and code ScenarioPluginInvalidWorkflowDataRequest #25294] [GH-25345]
* `azurerm_purview_account` - will now allow for PurView accounts with missing or disabled eventhubs without keys [GH-25301]
* `azurerm_storage_account` - fix a crash when the storage account becomes unavailable whilst reading [GH-25332]
Expand Down

0 comments on commit be1a182

Please sign in to comment.