mirror of https://github.com/pulumi/pulumi.git
70192a5e56
11402: Attempt to select stack then create as fallback r=aq17 a=aq17
<!---
Thanks so much for your contribution! If this is your first time contributing, please ensure that you have read the [CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md) documentation.
-->
# Description
<!--- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. -->
Fixes #11392
If a user does not have write permission (i.e. read-only), attempting to create the stack first will fail before the stack select fallback is triggered. Flip the logic to select first, then create.
|
||
---|---|---|
.. | ||
20221117--sdk-nodejs--attempt-to-select-stack-then-create-as-fallback-on-createorselect.yaml |