diff --git a/CHANGELOG.md b/CHANGELOG.md index a713445776..a6450008ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ IMPROVEMENTS: BUG FIXES: * provider/aws: fix the validation of aws_redshift_cluster database_name ([#10019](https://github.com/hashicorp/terraform/issues/10019)) * provider/aws: Fix panic in aws_acm_certificate datasource ([#10051](https://github.com/hashicorp/terraform/issues/10051)) + * provider/aws: increase aws_lambda_function timeout [GH-10116] ## 0.7.10 (November 9, 2016)