https://pulumi.com logo
#general
Title
# general
s

stocky-helicopter-37995

10/13/2023, 8:27 PM
hey, so if I hypothetically were about to write a new Terraform provider that I know I'd want to use from Pulumi, how would you Pulumi folk all prefer I go about it? 🙂
c

cuddly-computer-18851

10/13/2023, 10:38 PM
s

stocky-helicopter-37995

10/13/2023, 10:38 PM
yeah, that assumes I have a terraform provider already - it would be cool if there were an object model that both Terraform and Pulumi understood so I don't have to write the whole TF provider
c

cuddly-computer-18851

10/13/2023, 10:39 PM
Sorry not clear on that - if you want to write a Terraform provider, obviously it needs to comply to TF. The bridging is then largely automated via code generation.
2 Views