Im trying to create a pulumi provider based on my ...
# general
h
Im trying to create a pulumi provider based on my terraform provider using pulumi-terraform-bridge. There seems to be not so much docs around using the bridge with terraform-plugin-framework. Ive finished almost everything but now stuck on generating schema.json,bridge-metadata.json. Can anyone please assist me. This is my repo: https://github.com/pgEdge/pulumi-pgedge . I cant run make tfgen as it requires bridge-metadata.json file