diff --git a/CHANGELOG.md b/CHANGELOG.md index 85e8f99a7..ddd44c9bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ BUG FIXES: * provider/aws: Handle missing EFS mount target in `aws_efs_mount_target` [GH-8529] * provider/aws: Increase aws_rds_cluster timeout to 40 minutes [GH-8623] * provider/aws: Set `apply_method` to state in `aws_db_parameter_group` [GH-8603] + * provider/aws: Fix. Adjust create and destroy timeout in aws_vpn_gateway_attachment. [GH-8636] * provider/azurerm: Reordering the checks after an Azure API Get [GH-8607] * provider/chef: Fix "invalid header" errors that could occur [GH-8382] * provider/github: Remove unsafe ptr dereferencing [GH-8512]