diff --git a/CHANGELOG.md b/CHANGELOG.md index 0da4352893df..1bbcd7c258d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ IMPROVEMENTS: BUG FIXES: +* `azurerm_container_registry` - checking the `name` is globally unique during creation [GH-4424] * `azurerm_key_vault_certificate` - storing the certificate data as hex [GH-4335] * `azurerm_public_ip` - ensuring that `public_ip_prefix_id` is read [GH-4344] * `azurerm_role_assignment` - changing the `skip_service_principal_aad_check` property no longer forces a new resource [GH-4412]