pulumi / pulumi-terraform

A resource package that allows Pulumi programs to use Terraform state
Apache License 2.0
112 stars 18 forks source link

Schematize the pulumi-terraform provider #702

Open iwahbe opened 1 year ago

iwahbe commented 1 year ago

Hello!

Issue details

Modern pulumi providers are expected to be able to serve a pulumi schema. This is used in SDK and docs generation, as well as Pulumi YAML.

jazzyfresh commented 1 year ago

As mentioned above, we need this to surface pulumi-terraform docs in the registry

iwahbe commented 1 year ago

We no longer attempt to publish this repo to the registry (https://github.com/pulumi/pulumi-terraform/pull/740). We should back out this change when this issue is fixed.