Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-06-02 22:19:16 +03:00 committed by GitHub
parent de78838cd4
commit be02cb6329
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ BUG FIXES:
* provider/aws: Fix panic on nil dead_letter_config [GH-14964]
* provider/aws: Work around IAM eventual consistency in CW Log Subs [GH-14959]
* provider/aws: Fix ModifyInstanceAttribute on new instances [GH-14992]
* provider/aws: Fix issue with removing tags in aws_cloudwatch_log_group [GH-14886]
* provider/azurerm: Preserve the Subnet properties on Update [GH-13877]
* provider/digitalocean: Refresh DO loadbalancer from state if 404 [GH-14897]
* provider/github: Do not set incorrect values in github_team data source [GH-14859]