- Clone the repo
git clone git@github.com:pranavpudasaini/fishcraft- Set the required Terraform variables
paisa_bachau_username = "YOUR_AZURE_AUTOMATION_USERNAME/ACCOUNT"
paisa_bachau_password = "YOUR_AZURE_AUTOMATION_PASSWORD/SECRET"
- Setup and configure
azcli
az cli --use-device-code- To deploy the infrastructure
make deploy- To destroy the infrastructure
make destroy