pulumi / registry

The global index of everything you can do with Pulumi.
https://www.pulumi.com/registry
Apache License 2.0
27 stars 119 forks source link

Support dynamically bridged Terraform providers in the Registry #5302

Open iwahbe opened 3 months ago

iwahbe commented 3 months ago

Hello!

Issue details

Pulumi released dynamically bridged TF providers, which allows Pulumi users to consume any Terraform provider quickly. The registry should host documentation for dynamically bridged providers.

This is a tracking issue. To implement, we will need:

Affected area/feature

joeduffy commented 3 months ago

An additional (or alternative) simple short-term nice feature could be to just generate the markdown docs in the local package and let you run a simple local web sever that serves them up.