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

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

Descartes1981 commented 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.

MastalerzKamil commented 2 years ago

Absolutely agree, it wuld be very useful feature