pulumi/pkg/codegen/schema
Ian Wahbe ef2d6ef44a
Program codegen correctly handles foreign imports (#8861)
* Handle third party resources in nodejs

* Test nodejs change

* Add C# support

* Add python support

* Add go support

This involved extending the third-party test to accommodate modules.

* Update CHANGELOG_PENDING.md

* Nit: gitplace.org => git.example.org
2022-01-31 21:48:32 +01: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 [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
docs_test.go [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
loader.go Program codegen correctly handles foreign imports (#8861) 2022-01-31 21:48:32 +01:00
pulumi.json [schema] Add enum overlay support. (#8425) 2021-11-16 15:53:28 -08:00
schema.go [codegen/schema] Do not validate in ImportSchema. (#8543) 2021-12-15 15:02:14 -08:00
schema_test.go [codegen/schema] Add package name allowlist (#8558) 2021-12-07 21:21:04 -08:00