I’ve resorted to piping the stack.json through `jq...
# kubernetes
l
I’ve resorted to piping the stack.json through
jq
and deleting the resources key
b
Can you talk a little bit more about why you’re doing this? If we aren’t meeting the needs it’s probably a biug
l
Sorry, just seen your response!
It’s just that when I run
pulumi up
it only renders the changes from the last state, but there are occasions where I want to re-render the full state from fresh
Basically, it’d be nice to be able to run pulumi without any kind of persistent state