A package that extends AWS CDK constructs and implement some common patterns.
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>
This package implements some L2 and L3 CDK constructs that can be imported and used across different projects