diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c4e2c4f5..7dab8b8ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -167,6 +167,7 @@ BUG FIXES: * 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/aws: Retry finding `aws_route` after creating it [GH-7463] * 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]