<@UHTP242EB> In the Python codegen code, I see the...
# contribute
l
@broad-dog-22463 In the Python codegen code, I see the following snippet: https://github.com/pulumi/pulumi/blob/45f7a064846a4a8e541e5d6647ba5f673a07f040/pkg/codegen/python/gen_program.go#L133-L138 Am I right to assume that the
"python":
section in the
schema.json
can accept a
"packageName":
property? If so, is it an oversight that this property is not generated by the TF bridge? https://github.com/pulumi/pulumi-terraform-bridge/blob/5c2d9875a867700c3e03df6fa21323ce407b96e3/pkg/tfgen/generate_schema.go#L309-L316