pulumi/pkg/codegen/testing
Justin Van Patten 2db264aef2 [sdkgen/py] Fix referencing types with diff pkg name
The Python SDK generator wasn't correctly referencing types that have a
different package name in their type token than the name of the schema's
package (which is the case when embedding k8s CRD resources/types in a
package). This change fixes the generator to emit these local references
correctly.
2023-04-17 14:07:08 -07:00
..
test [sdkgen/py] Fix referencing types with diff pkg name 2023-04-17 14:07:08 -07:00
utils Escape import names for python 2023-03-16 14:44:13 +00:00