Wrapping the pulumi CLI with the automation-api. W...
# automation-api
e
Wrapping the pulumi CLI with the automation-api. Working nicely so far. Main issue so far is the binary size is quite large "~480mb". Is there any way around this? I've thought about breaking out local workspaces into other languages (Nodejs) to avoid importing
<http://github.com/pulumi/pulumi-kubernetes/sdk/v2/go/kubernetes/core/v1|github.com/pulumi/pulumi-kubernetes/sdk/v2/go/kubernetes/core/v1>
, but looks like
/x/auto
depends on this.