milliHQ / terraform-aws-next-js

Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.
https://registry.terraform.io/modules/milliHQ/next-js/aws
Apache License 2.0
1.47k stars 151 forks source link

TimeoutError: Promise timed out after 300000 milliseconds #368

Closed dgokcin closed 2 years ago

dgokcin commented 2 years ago

Hello

I am doing a POC with the canary version 5 of this midule and hit a roadblock. When I execute tf-next deploy, I am hitting a timeout

image

Could you please help me out?

dgokcin commented 2 years ago

closed it as I figured out I had problems with my initial deployment.