Skip to content

MSD-12/Terraform_Coding

Repository files navigation

Terraform_Codinguser

// Terraform is used as Infrastructure as a code which help you to minimize your repetead work of creating instance setting up rules and group and many more things using Terraform.

// Terraform Command which we are going to use in our challenge // teraform plan // teraform init // teraform apply

// you can pass user name or you can say variable value in non interactive mode by passing variable name & value using below command // terraform plan -var "variableName=variableValue"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published