From 07ff095755010653fa4274c11d0da853c34b7996 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Sat, 8 Apr 2017 20:51:29 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fc50fc96..32e49f8f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]