pulumi-azure
pulumi-azure copied to clipboard
Enable TypedDict input types for the Python SDK
Enable TypedDict input types for the Python SDK. The only manual change is to set the InputTypes flag in the python language features of the schema. This is done here https://github.com/pulumi/pulumi-azure/commit/e0ccec8323adde4f030c3daf312386ebb387ba9f. This flag is currently opt in, but will default to classes-and-dicts in the future.
Epic https://github.com/pulumi/pulumi/issues/12689
Does the PR have any schema changes?
Looking good! No breaking changes found. No new resources/functions.
Maintainer note: consult the runbook for dealing with any breaking changes.
LGTM
This PR has been shipped in release v5.83.0.