Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.
1.47k
stars
151
forks
source link
Unable to attach policy to lambda, since the iam.tf is missing in all versions starting from 1.0.0-canary.2 #363
Open
Descartes1981 opened 2 years ago
Unable to attach policies to API lambda.
The iam.tf is missing in all versions starting from 1.0.0-canary.2, it exists in 1.0.0-canary.1 Please restore the functionality.
Thank you.