diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e20fcabc2b4..662c123d7123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ IMPROVEMENTS: * `azurerm_storage_share` - support for configuring ACL's [GH-3830] * `azurerm_storage_share` - support for configuring MetaData [GH-3830] * `azurerm_storage_table` - switching to use github.com/tombuildsstuff/giovanni [GH-3834] +* `azurerm_traffic_manager_endpoint` - supper for `custom_header` and `subnet` properties [GH-3655] * `azurerm_virtual_machine` - switching over to use the github.com/tombuildsstuff/giovanni Storage SDK [GH-3838] * `azurerm_virtual_machine` - looking up the data disks attached to the Virtual Machine when optionally deleting them upon deletion rather than parsing them from the config [GH-3838] * `azurerm_virtual_machine_scale_set` - prevent `public_ip_address_configuration` from being lost during update [GH-3767]