pulumi/pkg/codegen/schema
Justin Van Patten 572c74826c
Add schema & codegen support for plain properties (#6481)
This change adds schema and codegen support for plain properties which
are emitted typed as the plain type rather than wrapped as an `Input`.
Plain properties require a prompt value and do not accept a value that
is `Output`.
2021-03-10 07:08:08 -08:00
..
docs_parser.go [codegen/schema] Skip processing a line if the block position is greater than the length of the line. (#5002) 2020-07-16 16:59:06 -07:00
docs_renderer.go [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
docs_test.go [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
loader.go [codegen/schema] Add support for external schema refs (#5606) 2020-10-29 17:41:12 -06:00
schema.go Add schema & codegen support for plain properties (#6481) 2021-03-10 07:08:08 -08:00
schema_test.go Allow schemas to reference to provider types. (#5788) 2020-11-20 09:16:45 -08:00