pulumi / pulumi-terraform-provider

Use any Terraform provider with Pulumi
Apache License 2.0
6 stars 0 forks source link

Support the automation API for the functionality "Use any Terraform provider with pulumi" #33

Open callicles opened 2 months ago

callicles commented 2 months ago

Hello!

Issue details

I was trying to use the feature described in this blog post and I realized that it was not compatible with the automation API as I was going through it.

Ref: https://www.pulumi.com/blog/any-terraform-provider/

Affected area/feature

Not sure about that

This was opened after a chat on slack:

https://pulumi-community.slack.com/archives/C84L4E3N1/p1725479569274409

iwahbe commented 2 months ago

Hi @callicles. Thanks for opening an issue. I'll leave this issue open to track, but the actual fix needs to be in the automation API itself, along with documentation on how to generate and consume SDKs. I opened https://github.com/pulumi/pulumi/issues/17220 to track the work in pulumi/pulumi.