#90daysofdevopschallenge
Read more stories on Hashnode
Articles with this tag
📍Task 1: Importance of Terraform State Terraform state plays a crucial role in managing infrastructure by tracking the current state of resources,...
🎡What is Minikube? Minikube is a tool that enables you to run Kubernetes locally on your machine. It creates a single-node Kubernetes cluster on your...
Introduction: Welcome to TerraWeek Day 2! Today,To familiarize ourselves with the HashiCorp Configuration Language (HCL) syntax used in Terraform....
🐙What is Git? Git is a version control system that allows you to track changes to files and co-ordinate work on those files among multiple people. It...