This message was deleted.
# general
s
This message was deleted.
b
Hi @narrow-battery-9106 So when you build the provider, it creates a binary - you will need that binary available on your PATH - that will then allow the SDK to work. That usually happens in the background from the packages it creates
1
n
Hi thank you for your response https://github.com/aladmit/pulumi-yandex/tree/main/provider u mean this provider?
For some reason this does not generate binary
b
so when you run the makefile target, for SDK generation it will also generate a binary
the binary will go in the "bin" folder of the repository locally
you should see bin/pulumi-resource-yandex
?
n
yeah I see it
thank you very much
b
if you are interested in making that provider an official Pulumi provider, we can definitely help you with that btw!
w
it would make sense to follow up here https://github.com/pulumi/pulumi/issues/6187
b
good idea @wide-crayon-4093