mirror of https://github.com/pulumi/pulumi.git
91bcce199a
Reverts pulumi/pulumi#14704 Fixes #15023 because the PR above changed how object types are referenced when they are plain. It seems that we only support _shallow_ plain types (only container of nested objects can be plain, not the object itself) which is why we confused the previous diffs to be correct. This reverts the PR previous to fix the breaking change at hand but will reopen #14662 and make sure the fix for it is to generate `ObjectType` _and_ `ObjectTypeArgs` regardless of whether the location where the object type is referenced in the schema. |
||
---|---|---|
.. | ||
20231218--sdkgen-python--fixes-resource-imports-when-importing-across-different-modules.yaml | ||
20231228--backend-filestate--upgrade-gocloud-dev-to-the-latest-version.yaml | ||
20240104--cli-state--fix-a-panic-in-pulumi-state-when-no-snapshots-are-available.yaml | ||
20240105--sdkgen-go--revert-using-plain-object-type-when-the-plainness-is-shallow-and-we-should-use-inputty-types-instead.yaml |