pulumi/pkg/codegen/python
Pat Gavlin 9204d70c54 Fix Python input property names.
- Fix input property names and forms for invokes. Previously we
  generated a dict; now we generate properly-named args.
- Fix nested property names for resources.
2020-04-21 13:55:33 -07:00
..
doc.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen.go Fix output property names in Python codegen. 2020-04-21 10:25:27 -07:00
gen_intrinsics.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen_program.go Fix Python input property names. 2020-04-21 13:55:33 -07:00
gen_program_expressions.go Fix Python input property names. 2020-04-21 13:55:33 -07:00
gen_program_lower.go Fix Python input property names. 2020-04-21 13:55:33 -07:00
gen_program_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
importer.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
python.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
utilities.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00