Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-06-01 13:12:27 -04:00 committed by GitHub
parent 802eae3b4b
commit 9ef4dd5a3d
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ BUG FIXES:
* provider/aws: Expect exception on deletion of APIG Usage Plan Key [GH-14958] * provider/aws: Expect exception on deletion of APIG Usage Plan Key [GH-14958]
* provider/aws: Fix panic on nil dead_letter_config [GH-14964] * 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: Work around IAM eventual consistency in CW Log Subs [GH-14959]
* provider/aws: Fix ModifyInstanceAttribute on new instances [GH-14992]
* provider/azurerm: Preserve the Subnet properties on Update [GH-13877] * provider/azurerm: Preserve the Subnet properties on Update [GH-13877]
* provider/digitalocean: Refresh DO loadbalancer from state if 404 [GH-14897] * 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/github: Do not set incorrect values in github_team data source [GH-14859]