@pulumi/pulumi
    Preparing search index...

    Function runInPulumiStack

    • Creates a new Pulumi stack resource and executes the callback inside of it. Any outputs returned by the callback will be stored as output properties on this resulting Stack object.

      Parameters

      • init: () => Promise<any>

      Returns Promise<Inputs | undefined>