https://pulumi.com logo
o

orange-tailor-85423

05/09/2019, 4:08 PM
Just a comment - I think the permissions model should allow non WRITE users to run previews
c

colossal-beach-47527

05/09/2019, 4:19 PM
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

orange-tailor-85423

05/09/2019, 4:34 PM
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

cold-coat-35200

05/09/2019, 7:56 PM
I think a badly implemented custom resource or dynamic resource still can cause changes, so I would do that carefully