Skip to content

Commit

Permalink
updating to include #19564
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Dec 7, 2022
1 parent 7a48f1f commit ccec1b3
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,20 @@ BUG FIXES:
* `azurerm_automation_software_update_configuration` - fix issue where omitting `tags`and `tag_filter` result in an error [GH-19516]
* `azurerm_automation_source_control` - a state migration to work around the previously incorrect id casing [GH-19506]
* `azurerm_automation_webhook` - a state migration to work around the previously incorrect id casing [GH-19506]
* `azurerm_container_registry_webhook` - a state migration to work around the previously incorrect id casing [GH-19507]
* `azurerm_container_registry_webhook` - added a state migration to work around the previously incorrect id casing [GH-19507]
* `azurerm_frontdoor_rules_engine` - a state migration to work around the previously incorrect id casing [GH-19512]
* `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_healthcare_*` - added a state migration to work around the previously incorrect id casing [GH-19511]
* `azurerm_iothub_*` - added 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_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_kusto_*` - added 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]
* `azurerm_monitor_smart_detector_alert_rule` - a state migration to work around the previously incorrect id casing [GH-19513]
* `azurerm_monitor_smart_detector_alert_rule` - added a state migration to work around the previously incorrect id casing [GH-19513]
* `azurerm_spring_cloud_*` - added a state migration to work around the previously incorrect id casing [GH-19564]
* `azurerm_virtual_desktop_workspace_application_group_association` - set `tags` properly [GH-19574]

## 3.34.0 (December 01, 2022)
Expand Down

0 comments on commit ccec1b3

Please sign in to comment.