372 B
372 B
- Install Azure CLI https://learn.microsoft.com/en-us/cli/azure/install-azure-cli
- Install Terraform https://developer.hashicorp.com/terraform
- Make sure Azure CLI and Terraform can be accessed via PATH
- Execute "az login" and login to your Azure account.
- Adjust the files to your liking.
- Try out the different commands: terraform init, plan, apply, destroy