terraform/examples/azure-vm-simple-linux-manag.../terraform.tfvars

9 lines
225 B
HCL

# Replace with relevant values
# resource_group = "myresourcegroup"
# rg_prefix = "rg"
# hostname = "myvm"
# dns_name = "mydnsname"
# location = "southcentralus"
# admin_password = "T3rr@f0rmP@ssword"