@Yagyesh
DevOps
Nothing here yet.
Nothing here yet.
Task 1: Create a Terraform configuration file to define a resource of AWS EC2 instance, Azure vm, Google Compute Engine, etc. (any one) Now we will create the AWS EC2 instance and Azure storage account with the help of Terraform. Create the file mult...

Task 1 - Familiarize yourself with the HCL syntax used in Terraform Learn about HCL blocks, parameters, and arguments HCL BLOCK: In Terraform "HCL" stands for HashiCorp Configuration Language is used to define and configure infrastructure resources...
