creamy-jackal-32404
08/03/2026, 7:25 PMechoing-dinner-19531
08/03/2026, 7:56 PMechoing-dinner-19531
08/03/2026, 7:57 PMcreamy-jackal-32404
08/04/2026, 10:59 AMpulumi add terraform-provider , for users (like myself) which rely on providers from nixpkgs.
That's in contexts where nix is already used to ensure everyone has the same version of every tool (and every dependency, recursively) so using pulumi add violates that expectationcreamy-jackal-32404
08/04/2026, 11:10 AMcreamy-jackal-32404
08/04/2026, 11:12 AMpulumi add terraform-provider do something different than the bridge?echoing-dinner-19531
08/04/2026, 11:18 AMpulumi add terraform-provider is the dynamic bridge, so rather than linking to the terraform code it downloads the terraform plugin executable, and talks to it via grpc translating pulumi rpc commands into terraform rpc commands.creamy-jackal-32404
08/04/2026, 11:20 AMechoing-dinner-19531
08/04/2026, 11:22 AMechoing-dinner-19531
08/04/2026, 11:22 AMcreamy-jackal-32404
08/04/2026, 11:34 AM