pulumi/pkg/codegen
Pat Gavlin 4fe66121bc [schema] Add `inouts` to the schema JSON.
These changes add support for new fields, `inouts` and `requiredInouts`,
to support simpler definitions of resources that share property
definitions between their inputs and outputs. This is intended to make
hand-authored schemas less tedious to write.
2021-07-08 10:21:06 -07:00
..
docs [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
dotnet [codegen/dotnet] Deeply unwrap collection element types. (#7451) 2021-07-07 16:36:27 -07:00
go [codegen/go] Emit resource methods (#7438) 2021-07-07 20:11:40 -07:00
hcl2 Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
importer Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
internal/test [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00
nodejs [codegen/nodejs] Emit resource methods (#7378) 2021-07-07 20:16:42 -07:00
python [codegen/python] Emit resource methods (#7364) 2021-07-07 06:57:18 -07:00
schema [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00
docs.go Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
utilities.go Add helper methods to StringSet 2021-06-09 12:02:32 +02:00
utilities_test.go Add helper methods to StringSet 2021-06-09 12:02:32 +02:00
utilities_types.go Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00