https://pulumi.com logo
#getting-started
Title
# getting-started
g

gorgeous-twilight-11045

05/21/2022, 7:19 PM
Working through creating a proof of concept multilang component and I'm having some trouble understanding some sections in the
schema.json
resources block: 1. When would
isComponent
be false? 2. What does it mean for something in the
properties
section to be
required
? I think properties = output properties but then a "required output property" doesn't really make sense to me. Thanks!
Nevermind, was able to find the schema in the docs!
6 Views