Tag: IaC
All the articles with the tag "IaC".
-
Deploy a lambda function written in typescript using cdktf and esbuild
Goal behind this blog, is to deploy a `lambda` function in `aws` written in `typescript` using [cdktf](https://www.terraform.io/cdktf) and [esbuild](https://esbuild.github.io/) and make that `lambda` ...