Update CHANGELOG.md

This commit is contained in:
Clint 2016-11-21 17:14:34 -06:00 committed by GitHub
parent 8df5a9dcb3
commit c1e9a65cd4
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ IMPROVEMENTS:
* provider/aws: Add name_prefix to aws_iam_policy [GH-10178]
* provider/aws: Add ability to select aws_prefix_list data source by name [GH-10248]
* provider/aws Return service CIDR blocks from aws_vpc_endpoint resource [GH-10254]
* provider/aws: Added `environment` configuration for AWS Lambda Functions [GH-10275]
BUG FIXES: