..
binder.go
Support options.version on pulumi convert
2022-09-23 09:41:17 -07:00
binder_nodes.go
Support a logical name for config vars
2022-11-02 12:39:57 -07:00
binder_resource.go
Test YAML PCL examples
2022-10-24 10:33:48 -07:00
binder_schema.go
Support options.version on pulumi convert
2022-09-23 09:41:17 -07:00
binder_schema_test.go
feat(ci): Enable fully offline codegen tests with versioned plugins
2022-10-11 05:16:23 -07:00
binder_test.go
feat(ci): Enable fully offline codegen tests with versioned plugins
2022-10-11 05:16:23 -07:00
component.go
[codegen] Rename the PCL package. ( #8103 )
2021-09-29 20:11:56 -07:00
config.go
Support a logical name for config vars
2022-11-02 12:39:57 -07:00
diagnostics.go
[schema] Add support for on-demand binding. ( #9620 )
2022-05-23 15:44:35 -07:00
functions.go
Fix codegen for __apply functions
2022-09-28 10:32:33 -07:00
intrinsics.go
[codegen] Rename the PCL package. ( #8103 )
2021-09-29 20:11:56 -07:00
invoke.go
doc comment nit
2022-10-11 19:25:41 +02: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
Make convert's pcl output yaml agnostic
2022-11-08 17:04:51 +00:00
resource.go
Accept options.version on pulumi convert ( #10456 )
2022-08-22 10:36:01 -07:00
rewrite_apply.go
ci: gofmt 1.18+ clean
2022-09-21 09:48:39 -07:00
rewrite_apply_test.go
ci: gofmt 1.18+ clean
2022-09-21 09:48:39 -07:00
rewrite_convert.go
Enable resolving discriminated unions when the discriminator is a string pointer
2022-09-22 14:50:20 -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
Fix StackReference code gen ( #10419 )
2022-08-19 10:27:05 -07:00