diff --git a/CHANGELOG.md b/CHANGELOG.md index 631dba7dca52..e2a0ad8748ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ BUG FIXES: * `azurerm_automation_schedule_resource` - allow `Etc/UTC` for the `timezone` property [GH-13906] * `azurerm_app_configuration_key` - now supports forward slashes in the `key` [GH-13859] * `azurerm_application_gateway` - prevent multiple `ssl_policy` blocks [GH-13929] +* `azurerm_cosmosdb_account` - the `capabilities` property is now computed [GH-13936] * `azurerm_cognitive_account` - will now handle the unexpected state `Accepted` when waiting for creats [GH-13925] * `azurerm_data_factory` - can now read global parameter values [GH-13519] * `azurerm_firewall_policy` - will now correctly import [GH-13862]