terraform-aws-nextjs-serverless icon indicating copy to clipboard operation
terraform-aws-nextjs-serverless copied to clipboard

Zero-Config Terraform Module to deploy Next.js Apps on AWS using Serverless solutions

Results 13 terraform-aws-nextjs-serverless issues
Sort by recently updated
recently updated
newest added

Bumps the npm_and_yarn group with 1 update in the /examples/nextjs-v13 directory: [next](https://github.com/vercel/next.js). Updates `next` from 13.5.6 to 14.1.1 Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout...

dependencies
javascript

Bumps the go_modules group with 5 updates in the /tests directory: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.1` |...

dependencies

After each deployment, I want to invalidate the CloudFront cache only for the updated paths.

feature

Not sure if possible in every case, needs to be investigated

feature

Idea: Periodically invoke the function to keep it warm (example: every 5mins) Must be a boolean tf variable, so we can choose if we want it enabled Estimated cost: ~...

feature

https://nextjs.org/blog/next-14

feature