https://pulumi.com logo
f

freezing-architect-84290

12/13/2021, 1:13 PM
Hi All, I have a custom terraform provider written in Go that I’d like to attempt to convert using tf2pulumi into a Pulumi Go provider. Will tf2pulumi support this conversion?
b

billowy-army-68599

12/13/2021, 1:40 PM
@freezing-architect-84290 this isn't the purpose of tf2pulumi, tf2pulumi only converts terraform code (ie, hcl) if you want to bridge a provider, see this repo: https://github.com/pulumi/pulumi-terraform-bridge
f

freezing-architect-84290

12/13/2021, 3:45 PM
@billowy-army-68599 thanks for the clarification. I will take a look at this capability.
8 Views