brief-finland-52247
07/18/2025, 5:17 PMpulumi package add
to component libraries? PulumiPlugin.yaml
is not supported it seems as the CLI is looking only for Pulumi.yaml
. while referencing nuget packages is supported in components, can't see a problem why locally generated SDKs would not be like that?quick-house-41860
07/21/2025, 2:03 PMpulumi package gen-sdk
to generate the SDK to use in your component-library (you might need to use the --local
flag).brief-finland-52247
08/08/2025, 12:06 AM