pulumi/tests/integration/convertmultiplefromterraform
Brandon Pollack 533854ec8b
Fix nesting directories for sdk conversion (#18332)
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
2025-02-18 18:41:42 +00:00
..
main.tf Fix nesting directories for sdk conversion (#18332) 2025-02-18 18:41:42 +00:00