update changelog

This commit is contained in:
James Bardin 2016-11-22 08:58:52 -05:00
parent 47b66a28b9
commit e9d3be2ea8
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: Data sources in modules lose their `data.` prefix when moved within the state [GH-9996]
* provider/aws: Fixed issue with `enable_dns_support` on creation in `aws_vpc` [GH-10171]
* provider/aws: Add CertificateNotFound retry waiter to aws_alb_listener [GH-10180]
* provider/aws: Remove IAM user's MFA devices with `force_destroy` [GH-10262]