sparse-intern-71089
01/13/2022, 12:40 PMfull-sugar-56177
01/13/2022, 1:35 PMpulumi stack rename
command. Perhaps there is a more convenient but I don't know it:
Recovering Configuration
Deleting this stack or this stack's resources requires that you have a Pulumi.yaml
file in the same directory.
If you no longer have access to the Pulumi program's source code, you can recreate the configuration files with the following commands:
# Pulumi.yaml
echo "name: project-name" > Pulumi.yaml
echo "runtime: nodejs" >> Pulumi.yaml
# Pulumi.stack-name.yaml
pulumi stack select org-name/project-name/stack-name
pulumi config refresh
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by