This message was deleted.
# pulumi-cloud
s
This message was deleted.
b
I found the correct operation without deleting the resources which is the
pulumi stack rm --force <stack-name>
. The parameter needed is the
--force
https://www.pulumi.com/docs/reference/cli/pulumi_stack_rm/ NOTE: take care of these operation types
Copy code
(venv) foo@bar hello-world-s3-backend % pulumi stack rm --force demo 
This will permanently remove the 'demo' stack!
Please confirm that this is what you'd like to do by typing `demo`: demo
Stack 'demo' has been removed!
l
Glad to hear you got it working! I'm the engineering manager for the pulumi service. If there are any issues with the service that are causing you to consider migrating I would love to hear about them!