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 full infer support for methods #264

Open
zbuchheit opened this issue Aug 20, 2024 · 0 comments
Open

Add full infer support for methods #264

zbuchheit opened this issue Aug 20, 2024 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@zbuchheit
Copy link
Contributor

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Currently there is missing functionality from infer that would allow for more robust method support. Specifically, it would be nice to be able to generate a method that returns a resource as part of a component or a provider.

A good example of the desired functionality would be like this example in the Pulumi integration tests which has a method on a component resource that returns a resource.

Affected area/feature

@zbuchheit zbuchheit added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Aug 20, 2024
@mjeffryes mjeffryes removed the needs-triage Needs attention from the triage team label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants