mirror of https://github.com/pulumi/pulumi.git
![]() Allow consumers to load package specs without validating them against the Pulumi package metaschema. This dramatically reduces the package load time for scenarios in which packages can be assumed to be well-formed (e.g. program codegen + packages that are referenced by a root schema). Fixes #8541. |
||
---|---|---|
.. | ||
docs_parser.go | ||
docs_renderer.go | ||
docs_test.go | ||
loader.go | ||
pulumi.json | ||
schema.go | ||
schema_test.go |