pulumi/pkg/codegen/pcl
Vova Ivanov 19bfe7afae Enabled modules to be translated to Python and added tests 2022-08-27 09:51:32 -10:00
..
binder.go Fixed errors with `this.` and `args.` and added tests 2022-08-11 20:36:17 -10:00
binder_nodes.go codegen: preserve externally visible names of a resources and outputs (#9464) 2022-04-25 15:07:25 -07:00
binder_resource.go Fixed errors with `this.` and `args.` and added tests 2022-08-11 20:36:17 -10:00
binder_schema.go [codegen] Simplify program generation for explicit providers (#10150) 2022-07-19 09:26:40 -07:00
binder_schema_test.go [schema] Add support for on-demand binding. (#9620) 2022-05-23 15:44:35 -07:00
binder_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
component.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
config.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
diagnostics.go [schema] Add support for on-demand binding. (#9620) 2022-05-23 15:44:35 -07:00
functions.go codegen for all assets and archives types (#9463) 2022-04-25 12:59:30 -07:00
intrinsics.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
invoke.go [schema] Add support for on-demand binding. (#9620) 2022-05-23 15:44:35 -07:00
local.go codegen: preserve externally visible names of a resources and outputs (#9464) 2022-04-25 15:07:25 -07:00
output.go codegen: preserve externally visible names of a resources and outputs (#9464) 2022-04-25 15:07:25 -07:00
program.go [schema] Add support for on-demand binding. (#9620) 2022-05-23 15:44:35 -07:00
resource.go Fixed errors with `this.` and `args.` and added tests 2022-08-11 20:36:17 -10:00
rewrite_apply.go codegen for all assets and archives types (#9463) 2022-04-25 12:59:30 -07:00
rewrite_apply_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
rewrite_convert.go Fixes panic when generating go from pulumi yaml (#10047) 2022-07-07 13:15:47 -07:00
rewrite_convert_test.go Fixes panic when generating go from pulumi yaml (#10047) 2022-07-07 13:15:47 -07:00
rewrite_properties.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
type.go [codegen] simplify opaque types to string newtype (#9770) 2022-06-13 11:13:03 -07:00
utilities.go Enabled modules to be translated to Python and added tests 2022-08-27 09:51:32 -10:00