Restructure into modules to enable persistent disk
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
output "vm_admin_password" {
|
||||
sensitive = true
|
||||
value = random_password.admin_password.result
|
||||
}
|
||||
Reference in New Issue
Block a user