Pulumi

object Pulumi

Functions

Link copied to clipboard
fun run(block: suspend (Context) -> Unit)

Run a Pulumi stack callback and wait for result. In case of an error terminates the process with System.exit.