Creating stacks if they don't exist #90
Labels
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/enhancement
Improvements or new features
resolution/fixed
This issue was fixed
Pulumi Automation API supports creating stacks if they don't exist. I think it could be useful to make this possible in the Github Action too.
With it, users can build a workflow that does not require developers/contributors of a repository to have Pulumi installed for all operations. For example, if you want to spin up a stack (environment), for testing.
Fixes: #9
The text was updated successfully, but these errors were encountered: