-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
kind/enhancementImprovements or new featuresImprovements or new features
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
PulumiTest currently allows testing a single program with a single, current stack. For more complex programs outside of testing provider behaviour, it needs to be possible to have a test target a directory which contains multiple programs which reference each other's stacks.
We want to support this within a single PulumiTest instance so that all the programs share the same backend so the stacks can reference one another.
This would involve exposing the concept of workspaces through pulumitest where each program has a different WorkDir.
Affected area/feature
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovements or new featuresImprovements or new features