The objective of this repo is to set up the environment in order to deploy Azure resources using Terraform.
- Have an Azure subscription
- Install Terraform and Azure CLI
Note: We will be using Windows WSL CLI in VS Code
- See user-login.md for details on how to deploy resources in Azure using Terraform and user login from CLI.
- See spn-login.md for details on how to deploy resources in Azure using Terraform, Azure SPN and GitHub Action.