From 8d542c612fcc24770d192c2b688c1648abbe318e Mon Sep 17 00:00:00 2001 From: Timna Brown <24630902+brown9804@users.noreply.github.com> Date: Wed, 27 Aug 2025 12:02:58 -0600 Subject: [PATCH] Add centered image to README Updated the README to include a centered image from a specified URL. --- terraform-infrastructure/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform-infrastructure/README.md b/terraform-infrastructure/README.md index cf1ffb0..84833e9 100644 --- a/terraform-infrastructure/README.md +++ b/terraform-infrastructure/README.md @@ -12,7 +12,7 @@ Last updated: 2025-08-27 > This approach focuses on `setting up the required infrastructure via Terraform`. It allows for source control of not only the solution code, connections, and setups `but also the infrastructure itself`.
- Centered Image + Centered Image
## Prerequisites