Hey everybody, we are migrating our Terraform prov...
# general
r
Hey everybody, we are migrating our Terraform provider from SDK v2 to the Plugin Framework, our Pulumi provider is using the SDK v2 bridge, what are the necessary steps we need to take so our Pulumi provider is compatible with the Plugin Framework? Here is our Pulumi provider repo: https://github.com/pulumiverse/pulumi-cpln
Can someone help with this?
m
Have a look into the #C037PV12W6L providers in GitHub. There should be a lot with the same setup as yours