diff --git a/CHANGELOG.md b/CHANGELOG.md index b092df84d..a4719c903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: * provider/aws: Add 'route_table_id' to route_table data source ([#11157](https://github.com/hashicorp/terraform/pull/11157)) * provider/aws: Add Support for aws_cloudwatch_metric_alarm extended statistic [GH-11193] + * provider/aws: Make the type of a route53_record modifiable without recreating the resource [GH-11164] * provider/azurerm: add caching support for virtual_machine data_disks [GH-11142] * provider/azurerm: make lb sub resources idempotent [GH-11128] * provider/google: Add subnetwork_project field to enable cross-project networking in instance templates [GH-11110]