Do you mean, in the Pulumi server? As far as I know, if a project has no stacks, then the it does not appear in there.
little-cartoon-10569
05/22/2022, 10:38 PM
To delete a project from a repository, you just remove the Pulumi.yaml file.
m
mammoth-salesclerk-61945
05/23/2022, 2:29 AM
So every deployment is a stack and project is kinda like a semantic on top of it. Project is like a class and a stack is like an instance of that class if that helps.
mammoth-salesclerk-61945
05/23/2022, 2:30 AM
Actually lemme rephrase. Every deployment updates a stack