/azurewavewariors

unboxing azure dev boxes

Primary LanguageHCL

azurewavewariors

unboxing azure dev boxes

#Prequisites

  1. Install Terraform
  2. Install Azure CLI
  3. Authenticate using Azure CLI

Steps

  1. terraform init -upgrade
  2. terraform plan -out main.tfplan
  3. terraform apply

Destroying

  1. terraform destroy