adminPassword

val adminPassword: Output<String>?

The Password which should be used for the local-administrator on this Virtual Machine. Changing this forces a new resource to be created.

Note: When an admin_password is specified disable_password_authentication must be set to false. Note: One of either admin_password or admin_ssh_key must be specified.