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

Auto generate provider internal types based on schema #1473

Open
flostadler opened this issue Oct 31, 2024 · 0 comments
Open

Auto generate provider internal types based on schema #1473

flostadler opened this issue Oct 31, 2024 · 0 comments
Labels
kind/engineering Work that is not visible to an external user size/S Estimated effort to complete (1-2 days).

Comments

@flostadler
Copy link
Contributor

Right now, the provider internal types are hand-written and need to be kept in sync with the schema.
This can be automated similarly to how awsx is already doing it: https://github.com/pulumi/pulumi-awsx/blob/ffcbf0e6f86bf5b4c19921e93a1b157682a2e9ef/awsx/package.json#L16

Automating this will reduce developer overhead and potential for bugs.

@flostadler flostadler added the kind/engineering Work that is not visible to an external user label Oct 31, 2024
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Oct 31, 2024
@t0yv0 t0yv0 added size/S Estimated effort to complete (1-2 days). and removed needs-triage Needs attention from the triage team labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user size/S Estimated effort to complete (1-2 days).
Projects
None yet
Development

No branches or pull requests

3 participants