Skip to content

preddy727/terraformvmss

Repository files navigation

terraformvmss

Create storage account for terraform state, store storage account access key in key vault, install packer and terraform

./terraformstate.sh

Intial terraform script with a public ip

./terraform init
./terraform plan 
./terrafrom apply 

Build packer image

./packerbuild.sh

Build VMSS (VM Scaleset0 and Jumpbox

#Copy contents of appendoutput into output.tf
#Copy contents of appendvmms into vmss.tf
#Copy contents of appendoutput into vmss.tf
./terraform init
./terraform plan 
./terrafrom apply 
#Access scaleset with nginx 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published