Skip to content

Commit

Permalink
Update CHANGELOG.md for #21620
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfrahry authored May 3, 2023
1 parent 7a423a6 commit 593b1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ BUG FIXES:
* `azurerm_local_network_gateway` - validating that `address_space` isn't set to an empty string [GH-21566]
* `azurerm_log_analytics_cluster` - Add locks and remove unneeded WaitForState checks [GH-21631]
* `azurerm_log_analytics_cluster_customer_managed_key` - Add locks and remove unneeded WaitForState checks [GH-21631]
* `azurerm_managed_disk` - now detaches when `disk_size_gb` increases from below `4095` to above `4095` [GH-21620]
* `azurerm_virtual_machine` - fixing a regression when parsing the OS Disk ID from the Azure API [GH-21606]
* `azurerm_virtual_machine` - fixing a regression when parsing the Data Disk ID from the Azure API [GH-21606]

Expand Down

0 comments on commit 593b1ea

Please sign in to comment.