From 5da2733ea567a53e73e9e80fb5f33ca9c3d2a2d9 Mon Sep 17 00:00:00 2001 From: Bruce Becker Date: Sat, 13 Jan 2024 10:57:38 +0100 Subject: [PATCH] fix(post): fix infro of the post Signed-off-by: Bruce Becker --- _posts/2024-01-10-terraform-all-the-things.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/2024-01-10-terraform-all-the-things.md b/_posts/2024-01-10-terraform-all-the-things.md index 2f9e412..243256b 100644 --- a/_posts/2024-01-10-terraform-all-the-things.md +++ b/_posts/2024-01-10-terraform-all-the-things.md @@ -16,6 +16,8 @@ mermaid: true ## The problem +In this post, we go into detail about how I wrote the actual Terraform for implementing the solution we discussed before. + Remember this from last time? {% include diagrams/github-runners-cloudflare-diagram.html %}