๐ฑ Aspiring Fresher with Big Dreams! ๐
Hey there! ๐ I'm Sushil Pawar, a fresh face eager to embark on a journey of greatness. ๐ Committed to learning, sharing thoughts, and growing together. ๐๐ฌ
Nothing here yet.
โ๏ธ Task 1: Familiarize with the HCL syntax used in Terraform*.* 1. HCL Block: This is the fundamental structure of Terraformโs configuration language. A block contains a label and a body, where the body can contain other blocks, arguments, or paramet...

Welcome to TerraWeek, a trip into the amazing world of Terraform! Let's start right away: ๐คTerraform: What is it? Terraform is an Infrastructure as Code (IaC) tool developed by HashiCorp. It allow us to define, manage, and provision infrastructur...

๐ณ๐ฆ What is Dockerfile?? A Dockerfile is a text file that contains a set of instructions for building a Docker image. It selects the base image, sets up the environment, installs dependencies, and explains how the application should run within a Doc...
