This repository contains the code for a few quick tips from the Tidy Cloud AWS newsletter and website, at https://tidycloudaws.com.
A quick tip about how you can load data from config files into the AWS CDK App context when you set up the CDK App.
A quick tip about setting the stack name explicitly for a CDK stack, so you can work with different stack names, and still use the same stack id.