disable Password Authentication
Parameters
value
Should Password Authentication be disabled on this Virtual Machine? Defaults to true
. Changing this forces a new resource to be created.
In general we'd recommend using SSH Keys for authentication rather than Passwords - but there's tradeoff's to each - please see this thread for more information. NOTE: When an
admin_password
is specifieddisable_password_authentication
must be set tofalse
.