pulumi/pkg/codegen/testing/test
Zaid Ajaj 469964ec5c
[go/codegen] Fix type collisions where InputType + "Map" clashes with resource type called "InputTypeMap" (#10551)
* Initial commit: a repro example schema that generates invalid Go package

* Do not generate input type derivatives that would collide with existing resource types

* changelog entry
2022-08-31 22:35:26 +02:00
..
testdata [go/codegen] Fix type collisions where InputType + "Map" clashes with resource type called "InputTypeMap" (#10551) 2022-08-31 22:35:26 +02:00
helpers.go Consistently disable HTML escaping in JSON output (#10440) 2022-08-19 13:27:34 +01:00
program_driver.go Fix StackReference code gen (#10419) 2022-08-19 10:27:05 -07:00
sdk_driver.go [go/codegen] Fix type collisions where InputType + "Map" clashes with resource type called "InputTypeMap" (#10551) 2022-08-31 22:35:26 +02:00
type_driver.go Correctly import plain types (#9430) 2022-04-21 11:29:30 +02:00