Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-05-30 20:42:13 +01:00 committed by GitHub
parent 13ed75a3e4
commit f1c4100d04
1 changed files with 1 additions and 0 deletions

View File

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