This is a reference project to setup a reference infrastructure environment on azure with terraform
brew install terraform
client_id=""
client_secret=""
tenant_id=""
subscription_id=""
prefix="dev"
location="West Europe"