Skip to content

Latest commit

 

History

History
 
 

terraform

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Terraform

Terraform Backend

Setup the Azure Backend one time

cd ./terraform/backend
terraform init
terraform apply

Terraform Cluster

Provision the cluster by using the azure backend

Set the credentials in terraform.tfvars

cd ./terraform/backend
terraform init
terraform apply