Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-31 10:12:48 -04:00 committed by GitHub
parent 647a3940ea
commit b8b1e8006a

View File

@ -21,6 +21,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/digitalocean: Refresh DO loadbalancer from state if 404 [GH-14897]
* provider/github: Do not set incorrect values in github_team data source [GH-14859]