pulumi/pkg/codegen/testing/test/testdata/plain-object-defaults/docs
Zaid Ajaj 91bcce199a
Revert "[sdk-gen/go] Fix compiling plain element type with plain maps" (#15059)
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.
2024-01-05 15:22:41 +00:00
..
foo [docsgen] Fix rendering of deprecated messages and text in description lists (#13773) 2023-08-26 17:36:28 +00:00
funcwithalloptionalinputs [docsgen] Fix rendering of deprecated messages and text in description lists (#13773) 2023-08-26 17:36:28 +00:00
mod1 regen docs tests 2023-01-13 15:38:34 -08:00
mod2 regen docs tests 2023-01-13 15:38:34 -08:00
moduletest Revert "[sdk-gen/go] Fix compiling plain element type with plain maps" (#15059) 2024-01-05 15:22:41 +00:00
provider [docsgen] Fix rendering of deprecated messages and text in description lists (#13773) 2023-08-26 17:36:28 +00:00
_index.md update tests 2023-06-09 14:15:22 -04:00
codegen-manifest.json export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00