The whole point of pulumi is to use standard softw...
# general
p
The whole point of pulumi is to use standard software languages and packaging. So the standard way to package JS/TS is via NPM, the standard for Python is PyPi, and Go is git. If Pulumi want to run their own npm/python/git repos for community modules that’s up to them, but really, it’s not necessary. Terraform use consul and vault as a deployment registry and store, not a development store.