pantsbuild / pants

The Pants Build System
https://www.pantsbuild.org
Apache License 2.0
3.19k stars 613 forks source link

Preserve Terraform deployment sandboxes #21123

Open lilatomic opened 2 days ago

lilatomic commented 2 days ago

Seems we weren't preserving the sandbox used to deploy Terraform, probably because InteractiveProcess.from_process didn't have a way to do that. This MR adds the machinery to pass KeepSandboxes and wires it into Terraform.