I’m trying to build `azure-native` on my own, stri...
# azure
c
I’m trying to build
azure-native
on my own, strictly the provider without the SDK I’ve been trying to run
pulumi-gen-azure-native
with the
schema
parameter and version and it seems to modify the
metadata.json
file (removing a lot of things from there) is that expected? or am I missing something?
Building the provider with the gen output results in an invalid provider. I’m getting a lot of errors regarding unrecognized objects, so I guess the generate is removing crucial schema stuff