Update CHANGELOG.md

This commit is contained in:
Clint 2015-07-20 12:38:54 -05:00
parent 60305cb879
commit a4cbef0523
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ BUG FIXES:
* provider/aws: Fix issue in AWS Classic environment with referencing external
Security Groups [GH-2644]
* provider/aws: Bump internet gateway detach timeout [GH-2669]
* provider/aws: Fix issue with detecting differences in DB Parameters [GH-2728]
* provider/aws: `ecs_cluster` rename (recreation) and deletion is handled correctly [GH-2698]
* provider/aws: `aws_route_table` ignores routes generated for VPC endpoints [GH-2695]
* provider/aws: Fix issue with Launch Configurations and enable_monitoring [GH-2735]