adding sensitive to DSVM password variable
This commit is contained in:
@ -89,5 +89,5 @@ variable "dsvm_admin_username" {
|
||||
variable "dsvm_host_password" {
|
||||
type = string
|
||||
description = "Password for the admin username of the Data Science VM"
|
||||
|
||||
sensitive = true
|
||||
}
|
Reference in New Issue
Block a user