Skip to content

Latest commit

 

History

History
 
 

aws-prebuilt

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Typescript AWS with Prebuilt Provider

A CDK for Terraform application in TypeScript using the prebuilt AWS provider.

Usage

Install project dependencies:

yarn install

You can now edit the main.ts file if you want to modify any code.

Perform a cdktf diff to get a plan of what would be deployed.