From 3a177093c0cc5d2ee1880d88e05a2e38e76db30b Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 5 Jul 2016 16:34:41 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aac2a64d2..9c4e2c4f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -166,6 +166,7 @@ BUG FIXES: * 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/aws: Remove EFS File System from State when NotFound [GH-7437] + * provider/aws: `aws_customer_gateway` refreshing from state on deleted state [GH-7482] * 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]