mirror of https://github.com/pulumi/pulumi.git
![]() Currently to generate and link sdks, we change into the output directory so the underlying functionality which depends on the workspace functions as expected, but we forget to pop out of this directory every iteration of the loop so we end up nesting unexpectedly. This change gets rid of this global state and instead uses paths directly Depends on #18311 Fixes #18312 |
||
---|---|---|
.. | ||
main.tf |