Is there any way to get a dependency graph, like what `pulumi stack graph` shows, but based on the c...
c
Is there any way to get a dependency graph, like what
pulumi stack graph
shows, but based on the current code, not based on the state of the most recent deployment?