diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f44f693143..9390b07cdde6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ IMPROVEMENTS: BUG FIXES: * `azurerm_cosmosdb_account` - the `ip_range_filter` range filter now allows /32 ip addresses [GH-2222] +* `azurerm_recovery_services_protected_vm` - VM can now be in a different resource group then the vault [GH-2287] * `azurerm_role_assignment` - will now wait after a Service Principal is created [GH-2204] * `azurerm_route` - allowing setting `next_hop_in_ip_address` to an empty value [GH-2184] * `azurerm_route_table` - allowing setting `next_hop_in_ip_address` to an empty value [GH-2184]