Edits per Code Review

This commit is contained in:
Tom Archer
2023-02-16 10:55:02 -08:00
parent d57838d056
commit d8e9d4b7ae
4 changed files with 31 additions and 12 deletions

View File

@ -27,4 +27,5 @@ variable "user_name" {
variable "password" {
description = "The password for the local account that will be created on the new vm."
sensitive = true
}