Dear experts! I really like Pulumi for my use-case. However I miss an important Terraform Provider (https://github.com/adeleporte/terraform-provider-velocloud), which is not available for Pulumi.
Question: What is the best practice to “import” the Terraform provider into Pulumi? Since the provider is developed in Go, maybe there is a “tool” to use it with Pulumi??
thanks! This looks very complicated for me. I think it is better to use Terraform for this (custom) provider. I can’t see how this provider would be “called” in my python code !?