Hey guys, I'm trying to print json output during "update" operation in Pulumi. And I'm using Pulumi ...
k
Hey guys, I'm trying to print json output during "update" operation in Pulumi. And I'm using Pulumi automation APIs to do the same. I don't see an option here to print json output here - https://pkg.go.dev/github.com/pulumi/pulumi/sdk/v3/go/auto/optup . Am I missing anything? Can you please help me get to json print option in pulumi go automation API?