Hey guys - Is there a json schema for Pulumi yaml projects yet? Yaml is fantastic for making Pulumi accessible to my devs, but the lack of intellisense (especially for custom components) is causing some friction.
If not, since Pulumi package schemas are pretty close to json schemas already, I might just throw together a script to bundle together all the packages we use into a frankenstein schema...