diff --git a/CHANGELOG.md b/CHANGELOG.md index b0640bf8c98b..c38760ccffa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ ENHANCEMENTS: * `azurerm_app_service` - add support for `vnet_route_all_enabled` property [GH-13073] BUG FIXES: + * `azurerm_private_dns_a_record` - fix regression in `name` validation and add max recordset limit validation [GH-13093] +* `azurerm_cosmosdb_cassandra_table` - correctly update `throughput` [GH-13102] ## 2.73.0 (August 20, 2021)