My team is building a new capability for Pulumi, it is now possible to execute Terraform modules directly from Pulumi programs. See https://github.com/pulumi/pulumi-terraform-module for getting started instructions. The project is in early stages but is made public today.
l
late-balloon-24601
03/09/2025, 10:16 AM
This is really interesting. There are a few Terraform projects that use TF builtin functions that the any-terraform-provider doesn't support and it makes it a pain to port them (the example I had the most trouble with was TfCTF), so I might give this a go. Nice one!
g
gifted-park-20161
03/13/2025, 4:30 PM
I'm surprised this isn't generating more excitement I told everyone at work about it
e
enough-garden-22763
03/13/2025, 5:02 PM
We're working hard to iron out issues, it's too easy to run into issues at the moment. Once the project matures we will amplify a bit more. Thanks for your optimism!