https://pulumi.com logo
Title
t

thankful-stone-34269

02/10/2023, 3:40 AM
pulumi stack rename
seems kinda busted for me for a stack in an organization. First, there's a simple bug in the error message if I put the wrong organization name in the new-stack-name - it reverses the "new stack owner" and "existing owner" fields. But if include the correct owner in the new name, it tells me I don't have permission [403], which is bizarre considering the web shows me as the "Stack Creator" with "Stack admin access".
b

brainy-church-78120

02/10/2023, 3:43 AM
are you using the fully qualified name with org, project, and new stack name?
t

thankful-stone-34269

02/10/2023, 3:44 AM
I'm using the
org/stack
format. The project name is confusingly implicit.
b

brainy-church-78120

02/10/2023, 3:44 AM
noticed this kind of confusing note at the top of the docs, not sure if that's helpful for you https://www.pulumi.com/docs/reference/cli/pulumi_stack_rename/
t

thankful-stone-34269

02/10/2023, 3:46 AM
Thanks for pointing that out. The note about "Because rename..." seems to be about downstream side-effects of other things depending on the name. Which I'm fine with.
b

brainy-church-78120

02/10/2023, 3:47 AM
k, sry i couldnt help. would be rad if you opened up an issue https://github.com/pulumi/pulumi
t

thankful-stone-34269

02/10/2023, 3:48 AM
will do