mirror of https://github.com/pulumi/pulumi.git
2b0a9b958b
SupportPack was added to write out sdks in a new style appropriate for use in conformance tests and for local sdks. When adding parameterized we tried to treat them the same, always writing out in the new style. But we we're inconsistent and didn't always check for "parameterization != nil" at the same time as "supportPack". This changes the schema loader to just do that as part of marshal/unmarshal schema. The only thing this actually affects is Go sdkgen in that parameterized providers now write out their top level go.mod as expected. |
||
---|---|---|
.. | ||
gen_program_test | ||
tstypes | ||
doc.go | ||
doc_test.go | ||
gen.go | ||
gen_fileinfo.go | ||
gen_intrinsics.go | ||
gen_lazyloads.go | ||
gen_lazyloads_test.go | ||
gen_program.go | ||
gen_program_expressions.go | ||
gen_program_lower.go | ||
gen_program_test.go | ||
gen_program_utils.go | ||
gen_test.go | ||
importer.go | ||
utilities.go | ||
utilities.ts | ||
utilities_test.go |