Hacker News new | ask | show | jobs
by joeduffy 337 days ago
Note that you can now use TF providers "on the fly" from Pulumi: https://www.pulumi.com/blog/any-terraform-provider. No provider bridging/conversion necessary.

I just tried and it seems to have worked (though I haven't tested any specific resources yet):

$ pulumi package add terraform-provider lxc/incus

1 comments

Oh this is exciting! I didn't know about this, thanks for sharing!