Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-06-01 06:22:45 +01:00 committed by GitHub
parent 8fa40c1ce7
commit 12aa4bd56e
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ BUG FIXES:
* 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/aws: Work around IAM eventual consistency in CW Log Subs [GH-14959]
* 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/google: use a mutex to prevent concurrent sql instance operations [GH-14424]