diff --git a/CHANGELOG.md b/CHANGELOG.md index 4202cebd7..c34f5ecf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -111,6 +111,7 @@ IMPROVEMENTS: * provider/aws: Retry creation of IAM role depending on new IAM user [GH-7324] * provider/aws: Allow `port` on `aws_db_instance` to be updated [GH-7441] * provider/aws: Allow VPC Classic Linking in Autoscaling Launch Configs [GH-7470] + * provider/aws: Support `task_role_arn` on `aws_ecs_task_definition [GH-7653] * 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]