pulumi/pkg/codegen/internal/test/testdata
Pat Gavlin 1d672563da Fix output property names in Python codegen.
Some property names are mapped from their `camelCase` Pulumi name to a
`snake_case` Python name. This mapping is irregular, and only occurs for
resources properties and function calls.

Note that there's still more work to do here: this only fixes names on
the output side; the input side is still broken for nested resource
proprerties and function calls.

The underlying design--annotated types in `hcl2/model`--may need some
additional work in the future, but I _believe_ it's good enough for now.
2020-04-21 10:25:27 -07:00
..
aws-fargate.pp HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00
aws-fargate.pp.py Fix output property names in Python codegen. 2020-04-21 10:25:27 -07:00
aws-fargate.pp.ts HCL2/NodeJS: fix proxy apply lowering for promises (#4317) 2020-04-07 09:25:50 -07:00
aws-s3-folder.pp HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00
aws-s3-folder.pp.py Fix output property names in Python codegen. 2020-04-21 10:25:27 -07:00
aws-s3-folder.pp.ts Codegen: collect imports from function calls. (#4445) 2020-04-21 10:24:42 -07:00
aws-s3-logging.pp Fix output property names in Python codegen. 2020-04-21 10:25:27 -07:00
aws-s3-logging.pp.py Fix output property names in Python codegen. 2020-04-21 10:25:27 -07:00
aws-s3-logging.pp.ts Fix output property names in Python codegen. 2020-04-21 10:25:27 -07:00
aws-webserver.pp HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00
aws-webserver.pp.py Fix output property names in Python codegen. 2020-04-21 10:25:27 -07:00
aws-webserver.pp.ts HCL2/NodeJS: fix proxy apply lowering for promises (#4317) 2020-04-07 09:25:50 -07:00
aws.json HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00