Hi <@UHTFK2BME>! There are a few different ways of...
# general
s
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.