diff --git a/variables.tf b/variables.tf index c378b5e3..6d50efc7 100644 --- a/variables.tf +++ b/variables.tf @@ -20,7 +20,7 @@ locals { linux_virtual_machine = { name = "" computer_name = "" - admin_password = "" + admin_password = null license_type = null allow_extension_operations = false availability_set_id = null