0.0.4 • Published 2 years ago

@pulumi/build-config v0.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Read the config file defining the build setup for a provider

Package: @pulumi/build-config

To drive the generation of all the build related files for a Pulumi provider, a YAML config file is used for every provider. This package contains the zod based schema for this config file and the code to read these.