-
Where is the Lambda auto-discover feature documented?
It looks like #1070 added `docs/aws-lambda.md` however that seems to no longer exist?
I've been working with Projen for a few days now and o…
-
Running `npx projen new awscdk-construct` or running `npx projen upgrade` on an existing construct project will break jsii.
`npx projen build`, `npx projen compile`, `npx jsii` will throw following…
-
### What is the problem?
Typescript is yelling at me because `Property 'transferAccelerationUrlForObject' is missing in type 'Bucket' but required in type 'IBucket'.ts(2741)` when setting a Bucket in…
-
Hi Team,
Once i started to upgrade the projen configuration of my AWS CDK Typescript Project. I am failing to compile the code with **_npm run build_** command. The following error is getting gener…
-
https://github.com/eladb/projen
-
See https://github.com/projen/projen/actions/runs/1243686780
-
hi, I'm trying to use Projen to build a CDK construct which will include a `DockerImageFunction` Lambda function. This means that the construct has a `lambda` dir where the Dockerfile and the source c…
-
CDK v2 has been released!
https://aws.amazon.com/about-aws/whats-new/2021/12/aws-cloud-development-kit-cdk-generally-available/
Would it be possible to initialize a new CDK v2 project using proj…
meeuw updated
2 years ago
-
I noticed the PR created by auto workflow `upgrade-dependencies` not triggering other PR workflows.
Checked the PRs in `projen`, the behavior is same.
Check the `build` action triggered by `upda…
-
I just run `yarn global add projen` and I am getting this error
```
make: Entering directory '/home/tim/.config/yarn/global/node_modules/cpu-features/build'
ACTION Configuring dependencies /home…