https://pulumi.com logo
Title
b

blue-leather-96987

05/22/2022, 9:46 PM
Hello, I was just wondering if there's a way to delete a project. I searched as much as I could and all I could find was stuff about deleting stacks, not projects
l

little-cartoon-10569

05/22/2022, 10:38 PM
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.
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.
Actually lemme rephrase. Every deployment updates a stack