so, i'm doing a preview and see changes on my talo...
# general
g
so, i'm doing a preview and see changes on my talos nodes for disks.. how can i "debug" those ? because i don't believe there are any changes for them 🤔
s
View the detailed diff and it'll tell you the exact change. It looks like there's a diff in `disks`:
pulumi preview --diff
g
ahh