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 missing stateInputs to codegen and core #285

Open
pawelprazak opened this issue Nov 10, 2023 · 0 comments
Open

Add missing stateInputs to codegen and core #285

pawelprazak opened this issue Nov 10, 2023 · 0 comments
Labels
area/codegen Schema to code generator area/core The SDK's core code impact/broken Something that is difficult or impossible for some people to use kind/missing We are missing a part of functionality compared to upstream needs-triage Needs attention from the triage team

Comments

@pawelprazak
Copy link
Contributor

pawelprazak commented Nov 10, 2023

We are missing support for stateInput in codegen (and core?).

StateInputs is an optional ObjectType that describes additional inputs that may be necessary to get an existing resource. If this is unset, only an ID is necessary.

https://www.pulumi.com/docs/using-pulumi/pulumi-packages/schema/#resource

@pawelprazak pawelprazak added impact/broken Something that is difficult or impossible for some people to use kind/missing We are missing a part of functionality compared to upstream area/codegen Schema to code generator area/core The SDK's core code needs-triage Needs attention from the triage team labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/codegen Schema to code generator area/core The SDK's core code impact/broken Something that is difficult or impossible for some people to use kind/missing We are missing a part of functionality compared to upstream needs-triage Needs attention from the triage team
Projects
None yet
Development

No branches or pull requests

1 participant