@pulumi/pulumi - v3.262.0
    Preparing search index...

    Class RemoteStack

    RemoteStack is an isolated, independently configurable instance of a Pulumi program that is operated on remotely.

    Index
    • Stops a stack's currently running update. It returns an error if no update is currently running. Note that this operation is very dangerous, and may leave the stack in an inconsistent state if a resource operation was pending when the update was canceled.

      Returns Promise<void>