Skip to content

This is a reference project to setup a reference infrastructure environment on azure with terraform

Notifications You must be signed in to change notification settings

pskirde/terraform-azure-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terraform-azure-reference

This is a reference project to setup a reference infrastructure environment on azure with terraform

Install terraform

  brew install terraform

Create a dev.tfvars file

client_id=""                                                                                                                                                       
client_secret=""                                                                                                                                               
tenant_id=""                                                                                                                                                       
subscription_id=""                                                                                                                                                 
prefix="dev"
location="West Europe"

About

This is a reference project to setup a reference infrastructure environment on azure with terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published