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

Please include information on remote component resources #13883

Open
rafalkrupinski opened this issue Jan 24, 2025 · 0 comments
Open

Please include information on remote component resources #13883

rafalkrupinski opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
area/docs Improvements or additions to documentation product/iac Docs issues for the IaC product
Milestone

Comments

@rafalkrupinski
Copy link

File: content/docs/iac/concepts/resources/components.md

as per resource.d.ts

/* ...
     * @param remote True if this is a remote component resource.
     */
    constructor(type: string, name: string, args?: Inputs, opts?: ComponentResourceOptions, remote?: boolean);
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Jan 24, 2025
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Jan 24, 2025
@meagancojocar meagancojocar added the product/iac Docs issues for the IaC product label Jan 28, 2025
@interurban interurban added the area/docs Improvements or additions to documentation label Feb 3, 2025
@interurban interurban removed the needs-triage Needs attention from the triage team label Feb 3, 2025
@interurban interurban moved this from 🤔 Triage to 🧳 Backlog in Docs 📚 Feb 3, 2025
@thoward thoward added this to the 0.118 milestone Feb 11, 2025
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 product/iac Docs issues for the IaC product
Projects
Status: 🧳 Backlog
Development

No branches or pull requests

5 participants