I’d suggest downloading <https://github.com/pulumi...
# install
w
I’d suggest downloading https://github.com/pulumi/examples (as a zip) to the target machine. Then pick an example you are interested in (perhaps one of the
-webserver
or
-s3-folder
examples). Then the README in that folder will show you how to use
pulumi stack init
and
pulumi up
to deploy the example. You can then modify it as you wish.