From 1952cbf01632b4f5659d104b59f596c4d404e0eb Mon Sep 17 00:00:00 2001 From: Jay V Date: Mon, 29 Jan 2024 17:21:40 -0500 Subject: [PATCH] Tweaking styles --- _posts/2024-01-29-moving-away-from-cdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-01-29-moving-away-from-cdk.md b/_posts/2024-01-29-moving-away-from-cdk.md index 0cffb53bd..9511916a4 100644 --- a/_posts/2024-01-29-moving-away-from-cdk.md +++ b/_posts/2024-01-29-moving-away-from-cdk.md @@ -410,7 +410,7 @@ Added to that we had to ask ourselves, if we weren't limited to the CDK & CFN mo Also this happened. -[SST Pulumi tweet](https://twitter.com/funcOfJoe/status/1690115160877535232) +[SST Pulumi tweet](https://twitter.com/funcOfJoe/status/1690115160877535232) We decided to build a prototype a couple of months ago. We worked with the Pulumi team and founders closely to understand how their system works. We figured out how we could create a fully open source deployment experience with the Pulumi deployment engine and Terraform's providers.