Hello,
I’d like to use a custom provider (which is not is the registry) with my infrastructure.
I can install that provider on my local machine, but that goes against creating reusable modules.
Is there a way to use custom providers without locally installing them previously (either by installing them with init
or including them somewhere with the module source)?
Thanks,
Endre