adminPassword

@JvmName(name = "hysbkwuvnyoeknmy")
suspend fun adminPassword(value: Output<String>)
@JvmName(name = "nixebagywdydcrme")
suspend fun adminPassword(value: String?)

Parameters

value

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.