From bf63dcc172c2edcd09ca17e43ca13148d01b8c33 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Sun, 3 Jul 2016 16:59:39 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9ac576e48..83de625291 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -162,6 +162,7 @@ BUG FIXES: * provider/aws: Stickiness Policy exists, but isn't assigned to the ELB [GH-7188] * provider/aws: Fix issue with `manage_bundler` on `aws_opsworks_layers` [GH-7219] * provider/aws: Set Elastic Beanstalk stack name back to state [GH-7445] + * provider/aws: Allow recreation of VPC Peering Connection when state is rejected [GH-7466] * provider/azurerm: Fixes terraform crash when using SSH keys with `azurerm_virtual_machine` [GH-6766] * provider/azurerm: Fix a bug causing 'diffs do not match' on `azurerm_network_interface` resources [GH-6790] * provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]