pulumi/pkg/codegen/pcl
Anton Tayanovskyy 06a19b53ed
Programgen support for fnOutput forms in node (#7949) (#8434)
* Teach PCL about fnOutput forms

* Teach PCL about fnOutput forms

* Teach Node program gen to emit fnOutput forms

* TypeCheck fix

* AWS package bump

* Add tests

* CHANGELOG

* Temporarily skip non-Node affected tests

* Address PR feedback: restrict new form to Output args only
2021-11-17 15:27:50 -05:00
..
binder.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
binder_nodes.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
binder_resource.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
binder_schema.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
binder_schema_test.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
binder_test.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07: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 [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
functions.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
intrinsics.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
invoke.go Programgen support for fnOutput forms in node (#7949) (#8434) 2021-11-17 15:27:50 -05:00
local.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
output.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
program.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
resource.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
rewrite_apply.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
rewrite_apply_test.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
rewrite_convert.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
rewrite_convert_test.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
rewrite_properties.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
type.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
utilities.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00