disablePasswordAuthentication

@JvmName(name = "mcwatophtojemcff")
suspend fun disablePasswordAuthentication(value: Output<Boolean>)
@JvmName(name = "ghlrwjgrdhipiahr")
suspend fun disablePasswordAuthentication(value: Boolean?)

Parameters

value

Should Password Authentication be disabled on this Virtual Machine Scale Set? Defaults to true.

Note: 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 a admin_password is specified disable_password_authentication must be set to false.