diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b5ebe6699..49ae9df191 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ BUG FIXES: * provider/aws: Retry association of IAM Role & instance profile [GH-7938] * provider/aws: Fix `aws_s3_bucket` resource `redirect_all_requests_to` action [GH-7883] * provider/aws: Fix issue updating ElasticBeanstalk Environment Settings [GH-7777] + * providers/aws: `aws_rds_cluster` creation timeout bumped to 40 minutes [GH-8052] * provider/google: Use resource specific project when making queries/changes [GH-7029] * provider/google: Fix read for the backend service resource [GH-7476]