pulumi/pkg/codegen/testing
Levi Blackstone 301efa6065
[codegen/go] Fix secret codegen for input properties (#9052)
#7128 added code to mark properties as secret based on a schema flag, but did not correctly handle the case where output properties do not have a corresponding input property. In this case, code was generated for nonexistent input properties, and would lead to a panic.
2022-02-26 15:26:16 -07:00
..
test [codegen/go] Fix secret codegen for input properties (#9052) 2022-02-26 15:26:16 -07:00
tstypes export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
utils export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00