Auto generate provider internal types based on schema #1473
Labels
kind/engineering
Work that is not visible to an external user
size/S
Estimated effort to complete (1-2 days).
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.
The text was updated successfully, but these errors were encountered: