pulumi/pkg/codegen/importer
Aaron Friel 3cd0665a2f
[schema] Faster schema loading via caching alongside plugins (#9686)
* [engine] cache schemas in schema loader to files

* [engine] single instance mmapped schemas, preventing use-after-free segfault

* fix: clean up remaining references to close method

* chore: pr feedback
2022-06-13 23:27:11 -07:00
..
testdata [cli/import] Support import of values with map type keys with non-identifier names (#8645) 2021-12-29 08:44:28 -08:00
hcl2.go [schema] Add support for on-demand binding. (#9620) 2022-05-23 15:44:35 -07:00
hcl2_test.go [schema] Faster schema loading via caching alongside plugins (#9686) 2022-06-13 23:27:11 -07:00
language.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
language_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00