From 89946567ce86f79f0e053256bda830390d26e58d Mon Sep 17 00:00:00 2001 From: deepika-sistec <36410581+deepika-sistec@users.noreply.github.com> Date: Thu, 13 Aug 2026 17:22:16 +0530 Subject: [PATCH] Fix formatting in README.md Removed a line break for better formatting. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f5f873ee..ce3b5415 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ #### Introduction to Terraform and IaC In this session, we'll introduce you to the fundamental concepts of Terraform and Infrastructure as Code (IaC). Learn why Terraform is crucial for managing infrastructure and how IaC streamlines provisioning. - #### Installing Terraform on MacOS, Linux and Windows Get your hands dirty by installing Terraform on both MacOS, Linux and Windows. We'll guide you through the process with clear instructions and commands.