https://pulumi.com logo
#general
Title
# general
f

fresh-librarian-41835

09/08/2022, 5:06 PM
Using the Pulumi CLI against an existing stack running
pulumi config refresh
results in an error:
no previous deployment
This stack has resources that were created that are less than 24 hours old.
l

little-cartoon-10569

09/08/2022, 9:09 PM
Have you changed your login? Maybe you need
pulumi login
again, maybe with different values?
f

fresh-librarian-41835

09/08/2022, 11:52 PM
Not really sure, but this seemed to be an issue with having pending resources in the state (potentially an interrupted pulumi run) that failed to sync the pulumi config. i was able to recreate the config manually to get the stack back into a healthy working state.
🙌 1
this is the pulumi stack config yaml just for reference
8 Views