diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cf4617d025b..b6bad004bad9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ IMPROVEMENTS: * `azurerm_app_service_slot` - support for additional types for the `scm_type` field in the `site_config` block [GH-3019] * `azurerm_function_app` - exporting `possible_outbound_ip_addresses` [GH-3043] * `azurerm_eventhub_namespace` - increase maximum `capacity` to 100 [GH-3049] +* `azurerm_managed_disk` - support for managed disks up to 32TB [GH-3062] +* `azurerm_virtual_machine` - support for managed disks up to 32TB [GH-3062] +* `azurerm_virtual_machine_scale_set` - support for managed disks up to 32TB [GH-3062] BUG FIXES: