Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-31 14:57:34 -04:00 committed by GitHub
parent 0845ab8d0f
commit b463bec369
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUG FIXES:
* provider/aws: ForceNew aws_launch_config on ebs_block_device change [GH-14899]
* provider/aws: Avoid crash when EgressOnly IGW disappears [GH-14929]
* provider/aws: Allow IPv6/IPv4 addresses to coexist [GH-13702]
* provider/aws: Fix panic on nil dead_letter_config [GH-14964]
* 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]
* provider/postgresql: Fix for leaking credentials in the provider [GH-14817]