version

@JvmName(name = "hidyxhgjroaldaba")
suspend fun version(value: Output<String>)
@JvmName(name = "arytmsdfcukcmokt")
suspend fun version(value: String?)

Parameters

value

The version of the runtime. The following example is the definition of runtime block:

runtime = {
name = "containerd"
version = "1.6.28"
}