This message was deleted.
# general
s
This message was deleted.
d
We're building these out in Golang and I can see that some modules have tags on the fields of structs such as
pulumi:field_name
but this isn't documented anywhere.
I would be floored if people are going in and updating these >3000 line files by hand.
After reading more, I think people actually do. I hope someone knows something better than I do.
e
So most of our schemas are auto-generated from other data sources. E.g. the azure rest api specs. We don't currently have anything to go from code to schema, but we have been looking into supporting it for Go at least.