Assessment 2- Write a terraform file to create an azure express route circuit with 100 Mbps speed, All the code into one single terraform code file.

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Prerequisite System ( Windows or Linux) Terraform setup file Azure CLI Access to Azure provider( Subscription) Git Bash / PowerShell Notepad ++ or any code Editor Setup to execute the terraform code from git bash CLI. to create an azure express route circuit Run the command terraform init for initializing the provider, Prepare your

Read more

Assignment – Day1 IBM Terraform Training -Ajit Khot

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now List of Components of Terraform and explain each component with 1 image The main Components of Terraform are 1. provider.tf = Terraform Configuration – It keeps track of the infrastructure detail 2. .tfvars = The tfvars file extension is in the root folder of an environment to define values to variables ,*.tfvar file to load

Read more