wordpress-azure-terraform Use Terraform to provision an Azure virtual machine scale set running Wordpress. Prerequisites Terraform Azure subscription Azure CLI How to use With Terraform and Azure CLI properly configured, you can run: terraform init Prepare your working directory. terraform plan Generate an execution plan. terraform apply Apply changes to Azure cloud.