https://pulumi.com logo
Title
b

brash-beard-75235

01/31/2023, 3:57 AM
I want to install only compute related pulumi azure packages in my docker image instead of whole pulumi azure native package. with pulumi azure native package docker image is huge. Can I know to install only required pulumi azure packages in my docker image..Thanks !!
e

echoing-dinner-19531

01/31/2023, 8:19 AM
Not currently, the SDKs are single large artifacts at the moment. But we know this is a problem and have been looking into how we can split one provider into multiple SDKs. Hopefully we'll make some progress on it this year.
b

brash-beard-75235

02/03/2023, 4:37 AM
Thank you @echoing-dinner-19531