Just a comment - I think the permissions model sho...
# general
o
Just a comment - I think the permissions model should allow non WRITE users to run previews
c
That’s good feedback, and something that’s come up before. I’ll file an issue in our private Pulumi Service repo and try to get this fixed in the next few weeks.
Specifically, allowing users with only READ access to a stack to be able to perform previews. (Which do not make any material changes to a stack.)
o
ok cool! I realize it write things to the api because you see stack previews there. But for command line safety + dev iteration it would be great to preview
c
I think a badly implemented custom resource or dynamic resource still can cause changes, so I would do that carefully