Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add resource docs for terraform package #727

Open
lukehoban opened this issue Jun 9, 2020 · 3 comments
Open

Add resource docs for terraform package #727

lukehoban opened this issue Jun 9, 2020 · 3 comments
Labels
area/docs Improvements or additions to documentation kind/enhancement Improvements or new features

Comments

@lukehoban
Copy link
Contributor

There are languages specific docs for the terraform provider, but not yet resource docs.

https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/terraform/

@susanev susanev added the kind/enhancement Improvements or new features label Apr 2, 2022
@susanev susanev transferred this issue from pulumi/docs Mar 26, 2023
@susanev susanev transferred this issue from pulumi/registry Apr 28, 2023
@susanev susanev added area/docs Improvements or additions to documentation needs-triage Needs attention from the triage team labels Apr 28, 2023
@AaronFriel
Copy link
Contributor

Resolving #702 should fix this.

We should look at either porting the provider to the Go provider SDK, or hand-writing the schema.json.

@AaronFriel AaronFriel removed the needs-triage Needs attention from the triage team label May 2, 2023
@jkodroff
Copy link
Member

Not clear to me what exactly the original issue is referring to, and considering its age, it might no longer be relevant, but there are resource docs for what I believe is the single resource in the SDK: state.RemoteStateReference:

image

https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/terraform/state/#RemoteStateReference

@iwahbe
Copy link
Member

iwahbe commented Jun 24, 2024

I think @lukehoban is referencing that https://www.pulumi.com/registry/ doesn't contain docs for this provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

5 participants