https://pulumi.com logo
e

early-intern-90238

10/11/2019, 11:17 PM
I wish I could suppress output on a certain very small subset of exports so they don't show up in my GitHub PR's but the rest I want to see...
For instance I don't want to see kubeconfig in my output, but I need to export it so I can import from another stack
w

white-balloon-205

10/12/2019, 12:54 AM
Not a complete solution - but you might be able to make the outputs secret to have their values be hidden by default. The broader suggestion is here - definitely feel free to upvote: https://github.com/pulumi/pulumi/issues/2852