keyData

@JvmName(name = "lsxjjykhibugrtsw")
suspend fun keyData(value: Output<String>)
@JvmName(name = "cmgvwrtsvxmscnxi")
suspend fun keyData(value: String?)

Parameters

value

The Public SSH Key which should be written to the path defined above.

Note: Azure only supports RSA SSH2 key signatures of at least 2048 bits in length NOTE: Rather than defining this in-line you can source this from a local file using the file function - for example key_data = file("~/.ssh/id_rsa.pub").