This message was deleted.
# general
s
This message was deleted.
b
@orange-byte-86458 you could try exporting your state (
pulumi stack export > stack.json
) and seeing if it is there, and in which case where (e.g. maybe it’s in pending deletes). Though this is definitely not my area of expertise, so I probably wouldn’t modify anything in the state file without someone from Pulumi chiming in.
o
ohh… I think I just figured it out.. It’s one of those super obscure sneaky errors - the dollar sign is interpreted as a var substitution in the terminal. Can’t believe I spent so much time on it 🤷 Let’s leave this thread here as I believe there will be more people who run into this 🙂 Also, thanks @bored-table-20691 for chiming in so quickly!
b
Good to know I was way off 😛