Do you mean what's the equivalent of
module source? Pulumi doesn't have modules per-se everything is just a normal code library, so if you want multiple versions of them you would do whatever you do for multiple library versions on the language your using.