Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-08 20:51:29 +03:00 committed by GitHub
parent b77d797e85
commit 07ff095755
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ BUG FIXES:
* provider/aws: Fix DynamoDB issues about GSIs indexes [GH-13256]
* provider/aws: Fix `aws_s3_bucket` drift detection of logging options [GH-13281]
* provider/aws: Update ElasticTranscoderPreset to have default for MaxFrameRate [GH-13422]
* provider/aws: Fix aws_ami_launch_permission refresh when AMI disappears [GH-13469]
* provider/azurerm: Network Security Group - ignoring protocol casing at Import time [GH-13153]
* provider/azurerm: Fix crash when importing Local Network Gateways [GH-13261]
* provider/bitbucket: Fixed issue where provider would fail with an "EOF" error on some operations [GH-13390]