Loading
opentofu: Allow using terraform-providers.* from binary cache
Currently `opentofu.withPlugins(p: [p.<plugin>])` causes `<plugin>` to rebuild. Since we build terraform-providers.* from source, overriding homepage of terraform-providers.* only affects their `postInstall` phase, the providers binaries remain the same. We can avoid the provider rebuilds by creating the right dir in the wrapper.