add ssh key to module
This commit is contained in:
@ -27,7 +27,7 @@ variable "virtual_machine_size" {
|
||||
}
|
||||
|
||||
variable "admin_username" {
|
||||
type = string
|
||||
type = string
|
||||
description = "value of the admin username."
|
||||
default = "azureuser"
|
||||
default = "azureuser"
|
||||
}
|
Reference in New Issue
Block a user