“Thanks to integration with Terraform providers, Pulumi is able to support a superset of the providers that Terraform currently offers.” So, how would you leverage a TF provider such as pingdom? Pingdom isn’t listed as a provider in Pulumi.
I.E. Provide code examples leveraging providers in TF, but not in Pulumi.
I see, so there is a bit of prework to leverage unincorporated TF providers. It’s not plug and play, i.e. point at this TF provider/resource in my pulumi code.
b
broad-dog-22463
04/14/2020, 10:35 PM
yessir - we use that repo as a starting point to generate the SDKs required for the provider