Does anyone know how to rename an existing Pulumi ...
# general
r
Does anyone know how to rename an existing Pulumi project (and underlying resources) without destroying?
l
This command says it allows it, but others have had difficulties making it work: https://www.pulumi.com/docs/reference/cli/pulumi_stack_rename/
You may just need to be careful with your YAML files, and edit them at the same time as renaming the project / stack.