diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f203f3f9..a840ec1c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ BUG FIXES: * provider/aws: Wait for aws_opsworks_instance to be running when it's specified [GH-13218] * provider/aws: Handle `aws_lambda_function` missing s3 key error [GH-10960] * provider/aws: Set stickiness to computed in alb_target_group [GH-13278] + * provider/aws: Increase timeout for deploying `cloudfront_distribution` from 40 to 70 mins [GH-13319] * provider/azurerm: Network Security Group - ignoring protocol casing at Import time [GH-13153] * provider/profitbricks: Changed output type of ips variable of ip_block ProfitBricks resource [GH-13290]