hashicorp / learn-cdktf-assets-stacks-lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Terraform CDKTF - Assets, Stacks and Lambda

This is a companion repository for the Hashicorp Deploy Multiple Lambda Functions with TypeScript tutorial. The cdktf directory contains all the CDKTF configuration. The lambda-hello-world and lambda-hello-name are sample Lambda functions that print "Hello world" and "Hello name", where name is the name query parameter.

About

License:Mozilla Public License 2.0


Languages

Language:TypeScript 51.3%Language:JavaScript 48.7%