diff --git a/CHANGELOG.md b/CHANGELOG.md index 028bf7d50b0b..9879f30416bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ IMPROVEMENTS: * Data Source: `azurerm_policy_definition` - can now lookup with `name` [GH-6275] * Data Source: `azurerm_policy_definition` - the field `management_group_id` has been deprecated and renamed to `management_group_name` [GH-6275] * `azurerm_application_insights` - support for the `disable_ip_masking` property [GH-6354] +* `azurerm_cdn_endpoint` - support for configuring `delivery_rule` [GH-6163] +* `azurerm_cdn_endpoint` - support for configuring `global_delivery_rule` [GH-6163] * `azurerm_function_app` - support for the `pre_warmed_instance_count` property [GH-6333] * `azurerm_hdinsight_hadoop_cluster` - support for the `tls_min_version` property [GH-6440] * `azurerm_hdinsight_hbase_cluster` - support for the `tls_min_version` property [GH-6440]