Skip to content

Real-Life-IaC/cdk-constructs

Repository files navigation

Org CDK

A package that extends AWS CDK constructs and implement some common patterns.

Instalation

With pip:

pip install git+https://github.com/andresionek91/constructs-package.git@<release or tag>

With poetry:

poetry add  git+https://github.com/andresionek91/constructs-package.git@<release or tag>

Usage

This package implements some L2 and L3 CDK constructs that can be imported and used across different projects