diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f7688067..43bf69f64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ BUG FIXES: * provider/aws: Remove unsafe ptr dereferencing from ECS/ECR [GH-8514] * provider/aws: Add AWS error message to retry APIGateway account update [GH-8533] * provider/aws: adds resource retry to `aws_spot_instance_request` [GH-8516] + * provider/aws: Handle missing EFS mount target in `aws_efs_mount_target` [GH-8529] * provider/github: Remove unsafe ptr dereferencing [GH-8512] * provider/chef: Fix "invalid header" errors that could occur [GH-8382]