2026-04-20 14:14:56 +02:00
2026-04-20 14:14:56 +02:00
2026-04-20 14:14:56 +02:00
2026-04-20 14:14:56 +02:00

  1. Install Azure CLI https://learn.microsoft.com/en-us/cli/azure/install-azure-cli
  2. Install Terraform https://developer.hashicorp.com/terraform
  3. Make sure Azure CLI and Terraform can be accessed via PATH
  4. Execute "az login" and login to your Azure account.
  5. Adjust the files to your liking.
  6. Try out the different commands: terraform init, plan, apply, destroy
Description
No description provided
Readme 25 KiB
Languages
HCL 100%