Skip to content

cloudgnosis/quick-tips-awscdk

Repository files navigation

AWS CDK quick tips

This repository contains the code for a few quick tips from the Tidy Cloud AWS newsletter and website, at https://tidycloudaws.com.

Quick tips

context-from-file

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.

stack-names

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.

About

A collection of quick tips for AWS CDK, from Tidy Cloud AWS (https://tidycloudaws.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages