After updating from v0.52.0 to v0.68.0 old environ...
# help
g
After updating from v0.52.0 to v0.68.0 old environments no longer deploy a react static site with the following error:
Copy code
16:38:07 | UPDATE_FAILED                                | AWS::CloudFront::Distribution                   | DashboardDistribution90702DDE - Resource handler returned message: "Invalid request provided: The specified SSL certificate doesn't exist, isn't in us-east-1 region, isn't valid, or doesn't include a valid certificate chain. (Service: CloudFront, Status Code: 400, Request ID: 85f8e016-3855-4d0d-a26b-b63f836959be)" (RequestToken: e462afbf-7a77-900f-acae-56e8b70dc011, HandlerErrorCode: InvalidRequest)
Anyone know how to resolve this?
This is the stack:
I made 0 code changes as far as this stack between changes
ok well looks like just retrying worked not sure what that was about
f
hmm.. i wonder if CloudFront distribution tried to validate the certificate chain and that failed 🤔