This message was deleted.
s
This message was deleted.
b
A bit unrelated / not pulumi specific, but two simple and useful JSON-editing / viewing frontend widgets I have used: https://github.com/josdejong/jsoneditor and https://github.com/mac-s-g/react-json-view They might be useful if you decide to go down this route!
c
Is there are docs for schema of the internal representation of state. I only go in there if I accidentally cancel a pending operation and mess it up 😂
w
@billions-yak-67755 thanks! I was thinking more along the line of having a UI that would allow for functionality that Pulumi Cloud’s resource view might not have, like a ‘remove’ button
💯 1
But a JSON editor for each resource or pending op would be cool.