/dvwa-on-azure

Terraform setup for dvwa on Azure

Primary LanguageHCL

dvwa-on-azure

Terraform setup for dvwa on Azure

Requirements

Setup

Login to your azure infrastructure with az login

terraform init

terraform plan

terraform apply

ssh to your instance with ssh -i azureuser.pem azureuser@XXX you can find the IP from the running instance created