Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pulumi/pulumi_stack select #31

Open
chrsmith opened this issue Feb 16, 2021 · 1 comment
Open

Add pulumi/pulumi_stack select #31

chrsmith opened this issue Feb 16, 2021 · 1 comment
Labels
customer/feedback Feedback from customers good-first-issue Start here if you'd like to start contributing to Pulumi kind/enhancement Improvements or new features

Comments

@chrsmith
Copy link
Contributor

We should add a pulumi/stack_select orb. It isn't needed in many situations, because you can add a --stack flag to the up or preview commands.

However, when using Pulumi in CI and creating ephemeral environments you need to "select a stack, or create it if it is the first time referencing it". (#30 describes this type of situation.)

By having a way to express pulumi stack select via an orb, it would be easier to use Pulumi in CircleCI.

@chrsmith chrsmith added enhancement customer/feedback Feedback from customers labels Feb 16, 2021
@rarous
Copy link

rarous commented Apr 26, 2021

With Pulumi 3.0 it is actually needed, because --stack behaves differently.

@infin8x infin8x added good-first-issue Start here if you'd like to start contributing to Pulumi kind/enhancement Improvements or new features and removed good first issue labels Jul 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer/feedback Feedback from customers good-first-issue Start here if you'd like to start contributing to Pulumi kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants