sshKey

val sshKey: Output<String>?

The SSH Key associated with the username used to login to this Virtual Machine. Changing this forces a new resource to be created.

Note: One or either password or ssh_key must be specified.