My team is building a new capability for Pulumi, i...
# general
e
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
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
I'm surprised this isn't generating more excitement I told everyone at work about it
e
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!