powerful-elephant-51473
09/11/2024, 12:29 PMpulumi config refresh
works, and for other existing stacks, it generates an empty config file (while the original configuration has many config parameters)?
Any links/resources/help is appreciated!
Example:
# Pulumi.yaml
echo "name: <<my-project-name>>" > Pulumi.yaml
echo "runtime: nodejs" >> Pulumi.yaml
# Pulumi.<<my-stack-name>>.yaml
pulumi stack select <<my-org-name>>/<<my-project-name>>/<<my-stack-name>>
pulumi config refresh