Skip to content

Commit

Permalink
updating to include #19528
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Dec 7, 2022
1 parent b93afa7 commit e9d2672
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ BUG FIXES:
* `azurerm_healthcare_*` - a state migration to work around the previously incorrect id casing [GH-19511]
* `azurerm_iothub_x` - a state migration to work around the previously incorrect id casing [GH-19524]
* `azurerm_key_vault` - allow for keyvaults in two different subscriptions [GH-19531]
* `azurerm_key_vault_certificate` - skip purging during deletion if the parent key vault has purge protection enabled [GH-19528]
* `azurerm_key_vault_key` - skip purging during deletion if the parent key vault has purge protection enabled [GH-19528]
* `azurerm_key_vault_managed_hardware_security_module` - skip purging during deletion if the parent key vault has purge protection enabled [GH-19528]
* `azurerm_key_vault_secret` - skip purging during deletion if the parent key vault has purge protection enabled [GH-19528]
* `azurerm_lb` - adding/removing a frontend configuration will no longer force recreation a new resource to be created [GH-19548]
* `azurerm_kusto_*` - a state migration to work around the previously incorrect id casing [GH-19525]
* `azurerm_media_services_account` - fixing an issue in the state upgrade where the Resource ID was being parsed incorrectly [GH-19578]
Expand Down

0 comments on commit e9d2672

Please sign in to comment.