powershellCoreVersion

@JvmName(name = "ahldkbviunqfhmar")
suspend fun powershellCoreVersion(value: Output<String>)
@JvmName(name = "vqogliaugadalesg")
suspend fun powershellCoreVersion(value: String?)

Parameters

value

The version of PowerShell Core to run. Possible values are 7, 7.2, and 7.4.

Note: A value of 7 will provide the latest stable version. 7.2 is in preview at the time of writing.