diff --git a/CHANGELOG.md b/CHANGELOG.md index 93653a7a4..933f740b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ IMPROVEMENTS: * provider/aws: Add `cross_zone_load_balancing` on `aws_elb` default to true [GH-6897] * provider/aws: Add support for `character_set_name` to `aws_db_instance` [GH-4861] * provider/aws: Add support for DB parameter group with RDS Cluster Instances (Aurora) [GH-6865] + * provider/aws: Add `name_prefix` to `aws_iam_instance_profile` and `aws_iam_role` [GH-6939] * provider/azurerm: Add support for EnableIPForwarding to `azurerm_network_interface` [GH-6807] * provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742] * provider/azurerm: The Azure SDK now exposes better error messages [GH-6976]