Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 346 Bytes

File metadata and controls

10 lines (7 loc) · 346 Bytes

How to Deploy an Azure Service Principal for Terraform using Terraform

Terraform

How To Deploy the Code:

  1. Clone the repo
  2. Update the variables in the terraform.tfvars file
  3. Execute "terraform init"
  4. Execute "terraform apply"