Skip to content

keidarcy/cdktf-bun-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdktf-bun-init

CI Check

Minimal cdktf setup alternative to cdktf init --template=typescript --providers=--providers=@cdktf/provider-aws --local, using Bun and Biome.

Prerequisites

Setup

Run bun install to install all dependencies.

Plan & Apply

Plan: bun run cdktf plan cdktf-stack

Apply: bun run cdktf apply cdktf-stack

Minimal cdk bun setup

About

CDKTF quickstart with AWS example. Powered by Bun and Biome 🥮

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published