pulumi/tests/testdata/codegen/transpiled_examples
Fraser Waters 4c8ab47d80
Fix apply in python (#16941)
Noticed while working on another codegen related task. Python apply
calls weren't being generated correctly, they looked valid but they
didn't actually execute. They would fail with an error that the lambda
had been called without all required positional arguments.

This fixes it to use `all` in dictionary form and to index into the
dictionary in the lambda body.
2024-08-12 13:07:33 +00:00
..
aws-eks-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
aws-static-website-pp Generate TypedDict input types by default (#16704) 2024-07-23 11:26:54 +00:00
awsx-fargate-pp Generate TypedDict input types by default (#16704) 2024-07-23 11:26:54 +00:00
azure-app-service-pp Fix apply in python (#16941) 2024-08-12 13:07:33 +00:00
azure-container-apps-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
azure-static-website-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
cue-eks-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
cue-random-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
getting-started-pp Generate TypedDict input types by default (#16704) 2024-07-23 11:26:54 +00:00
kubernetes-pp Generate TypedDict input types by default (#16704) 2024-07-23 11:26:54 +00:00
pulumi-variable-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
random-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
readme-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
stackreference-consumer-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
stackreference-producer-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
webserver-json-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
webserver-pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00