sparse-intern-71089
09/13/2023, 8:46 PMbillowy-army-68599
pulumi stack rm all the stacksrough-byte-99113
09/13/2023, 8:47 PMbillowy-army-68599
rough-byte-99113
09/13/2023, 8:52 PMpulumi stack ls
NAME LAST UPDATE RESOURCE COUNT
And tried the pulumi new command again and I still get the error saying that a project with this name already exists: nginx-simplebillowy-army-68599
pulumi stack ls -a show?rough-byte-99113
09/13/2023, 8:56 PMpulumi stack ls -a
NAME LAST UPDATE RESOURCE COUNT
organization/nginx-simple/dev n/a n/arough-byte-99113
09/13/2023, 8:57 PMls or even doing pulumi stack selectbillowy-army-68599
pulumi stack ls only shows you the stacks in your current org, you need the -a to show everythingrough-byte-99113
09/13/2023, 9:00 PMpulumi stack rm organization/nginx-simple/dev and pulumi stack ls -a shows no stacks at all:
pulumi stack ls -a
NAME LAST UPDATE RESOURCE COUNT
Running the pulumi new aws-typescript -n nginx-simple command still tells me that nginx-simple project exists somehow??billowy-army-68599
rough-byte-99113
09/13/2023, 9:04 PMbillowy-army-68599
billowy-army-68599