Skip to content

justinm/cdk-constructs

Repository files navigation

justinm/cdk-constructs

... a collection of CDK constructs for managing AWS infrastructure.

Build Status License Node Python

Installing

NodeJS

yarn add @justinm/cdk-accounts
yarn add @justinm/cdk-infra

npm install @justinm/cdk-accounts
npm install @justinm/cdk-infra

Python

pip3 install justinm.cdk-accounts
pip3 install justinm.cdk-infra