diff --git a/CHANGELOG.md b/CHANGELOG.md index f41a746dd431..d015dc46ce74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ENHANCEMENTS: * `azurerm_api_management_named_value` - support for the `value_from_key_vault` block [GH-12309] * `azurerm_api_management_api_diagnostic` - support for the `data_masking`1 property [GH-12419] * `azurerm_cognitive_account` - support for the `identity`, `storage`, `disable_local_auth`, `fqdns`, `public_network_access_enabled`, and `restrict_outbound_network_access` properties [GH-12469] +* `azurerm_container_registry` - now exports the `principal_id` and `tenant_id` attributes in the `identity` block [GH-12378] * `azurerm_linux_virtual_machine_scale_set` - Fix un-necessary VMSS instance rolling request [GH-12590] * `azurerm_powerbi_embedded` - support for the `mode` property [GH-12394] * `azurerm_redis_cache` - support for the `maintenance_window` property in the `patch_schedule` block [GH-12472]