CDKTF app that deploys a Lambda function written in TypeScript in a way similar to AWS CDK NodejsFunction construct.
- AWS:
- Must have authenticated with Default Credentials in your local environment.
- Terraform:
- Must be installed in your system.
- Node.js + npm:
- Must be installed in your system.
npx projen install
npx projen deploy
npx projen destroy