gindox / tf-notejam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notejam Terraform Demo

Install required tools:

choco install azure-cli terraform -y

and authenticate as following:

az login
az account set --subscription "__NAMEOFSUBSCRIPTION__"

Then simply run :

.\deploy.ps1

About


Languages

Language:HCL 90.9%Language:PowerShell 9.1%