diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cd190dd53..a9a7cc6d67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ BUG FIXES: * provider/aws: Fix bug where `aws_elastic_beanstalk_environment` update config template didn't work [GH-6342] * provider/aws: Fix bug where `aws_elastic_beanstalk_environment` ignored `wait_for_ready_timeout` [GH-6358] * provider/aws: `aws_route` crash when used with `aws_vpc_endpoint` [GH-6338] + * provider/aws: Respect `selection_pattern` in `aws_api_gateway_integration_response` (previously ignored field) [GH-5893] ## 0.6.15 (April 22, 2016)