Skip to content

Commit

Permalink
Update 2024-01-29-moving-away-from-cdk.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jayair committed Feb 13, 2024
1 parent 737acf4 commit bdeb68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-01-29-moving-away-from-cdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This is going to be a fairly long post, so here's an outline of what we'll be co
1. [CFN Is a Black Box](#1-cfn-is-a-black-box)
2. [CDK Is Not IaC, It’s a CFN Hack](#2-cdk-is-not-iac-its-a-cfn-hack)
- [Practical Problems](#practical-problems)
1. [Linking Resources](1-linking-resources)
1. [Linking Resources](#1-linking-resources)
2. [Cyclical Dependencies](#2-cyclical-dependencies)
3. [Export in Use](#3-export-in-use)
4. [Swallowing Errors](#4-swallowing-errors)
Expand Down

0 comments on commit bdeb68d

Please sign in to comment.