https://pulumi.com logo
s

stocky-spoon-28903

04/12/2019, 12:15 PM
Hi @fresh-pilot-59899! There are a few different ways of looking at it - because Pulumi components are ‘just code’, you can use the standard language packaging system for them (see https://github.com/jen20/pulumi-aws-vpc for an example). We also have higher level libraries like
pulumi/awsx
which have prebuilt abstractions.