#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Task 1. Create a Terraform configuration file to define a resource of AWS EC2 instance Terraform configuration file (usually with a .tf extension) to...
Task 1: Familiarize yourself with HCL syntax used in Terraform HashiCorp Configuration Language (HCL) is used in Terraform to write infrastructure as...
What is Terraform and how can it help you manage infrastructure as code? Terraform is an open-source infrastructure as code (IaC) tool developed by...
First you have to know what to do ยท Step 1 :- follow the 90DaysOfDevOps repo - https://github.com/LondheShubham153/90DaysOfDevOps.git Step 2 :- Create...